肖洋
2024-12-09 09d94bf90a606010b1cdaa6da2f788329b2f6a43
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MCS/Partial/RequsetCellInfo.cs
@@ -29,6 +29,8 @@
                //todo
                if (info != null)
                {
                    LogFactory.GetLog("分容获取库位托盘").Info(true, $"\r\r--------------------------------------");
                    LogFactory.GetLog("分容获取库位托盘").Info(true, result);
                    return new { code = 1, palletBarcode = info.PalletCode };
                }
                else