代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/MES/MesController.cs
@@ -184,7 +184,7 @@
        [HttpPost, Route("BagInfoSync"), AllowAnonymous]
        public MesResponseContent BagInfoSync([FromBody] Root<MesBagInfoModel> model)
        {
            return _taskService.BagInfoSync(model.Content);
            return _taskService.BagInfoSync(model.Content, model.From!="PK" ? "" : model.From);
        }
        /// <summary>
        /// MES鎴愬搧澶栧寘淇℃伅鎺ユ敹