WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -42,6 +42,8 @@ WebResponseContent DeviceRequestInboundTaskSimple(string stationCode, string palletCode, int heightType); WebResponseContent CPDeviceRequestInboundTaskSimple(string stationCode, string palletCode, int heightType, string courceAddress); WebResponseContent ApplyLocation(string palletCode); Task<WebResponseContent> TaskCompleted(int taskNum);