项目代码/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); } }