yangpeixing
11 小时以前 027b75833ae1bc3bd1bb597b18c65c9177fa62d4
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IOrderServices/IDt_InboundOrderService.cs
@@ -23,4 +23,8 @@
    WebResponseContent SplitOrder(int id, int num);
    WebResponseContent PrintInbound(List<Dt_InboundOrder> orders);
    void AutomaticPrint(string AutomaticPrintStatus);
}