From 06bc1ebcdbc217a7f53be2926ee4c25eb2990903 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期四, 29 八月 2024 09:07:25 +0800 Subject: [PATCH] 修改组托收货箱码关联,和平库出库单页面 --- Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs index 702e76c..e826d99 100644 --- a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs +++ b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs @@ -112,6 +112,9 @@ //骞冲簱纭鍏ュ簱 void ConfirmInStock(PalletBindVm model); + //鏍规嵁绠辩爜鍚戣拷婧郴缁熻姹傜淇℃伅 + List<BoxInfoDto> GetFMBindBoxInfos(string boxno); + #region JC23鍙栨牱涓氬姟鎺ュ彛 /// <summary> -- Gitblit v1.8.0