项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/TaskInfo/TaskController.cs
@@ -36,6 +36,12 @@ return Service.PalletInboundTask(wCSTask); } // WCS浠诲姟鐩殑鍦拌幏鍙栵紝string TargetAddress ,杩斿洖WebResponseContent [HttpPost, Route("GetTaskDestination"), AllowAnonymous] public WebResponseContent GetTaskDestination(string TargetAddress) { return Service.GetTaskDestination(TargetAddress); } [HttpPost, Route("CESTEXT"), AllowAnonymous] public WebResponseContent CESTEXT() {