wxw
2025-11-11 cbe2572195c6f1ebe26a269289dba7f516245a1d
Wms/WMS.BLL/BllTransServer/RcsServer.cs
@@ -832,7 +832,7 @@
                        Startport = statrtLocat.LocatNo,//起始位置
                        Endport = endLocat.LocatNo,//目标位置
                        Pallno = detail.PalletNo,
                        Crtype = "0",//入库
                        Crtype = "2",//平层搬运
                        WareHouseNo = detail.WareHouseNo
                    };
                    string agvMsg = string.Empty;