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