代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/PDAController.cs
@@ -28,7 +28,11 @@ _outboundService = outboundService; _taskService = taskService; } /// <summary> /// 鍙枡 /// </summary> /// <param name="endPoint"></param> /// <returns></returns> [HttpPost, Route("CallMateriel"), AllowAnonymous] public WebResponseContent CallMateriel([FromBody] string endPoint) {