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