yanjinhui
2025-10-24 436c309c76e7d2d39c7b6ed32532037db8047d63
新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/InOrderJob.cs
@@ -15,8 +15,8 @@
        public void Run()
        {
            _cabinOrderServices.GetUpstreamOrder();
            //_cabinOrderServices.EdiIn();
            //_cabinOrderServices.CompleteAllOrders();
            _cabinOrderServices.EdiIn();
            _cabinOrderServices.CompleteAllOrders();
        }
    }
}