wankeda
9 天以前 a709afe7ba494808d923c3746c8edf1a3575977a
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -39,5 +39,7 @@
        IRepository<Dt_Task> Repository { get; }
        WebResponseContent DeviceRequestInboundTaskSimple(string stationCode, string palletCode);
        WebResponseContent InboundTaskCompleted(int taskNum);
    }
}