From 157abc191c34e57c1b958ae74fc3de6518ca8a30 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期五, 28 二月 2025 11:06:36 +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 e10b9cd..603bc51 100644
--- a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
+++ b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
@@ -29,6 +29,9 @@
         // 鍒ゆ柇鎵樼洏鍙锋槸鍚﹀彲鐢�
         string IsEnablePalletNo(string palletNo);
 
+        // 鍒ゆ柇鍦扮爜鏄惁鍙敤
+        string IsEnableLocatNo(string locatNo);
+
         // 鏍规嵁绠辩爜鎴栨墭鐩樺彿鑾峰彇绠辨敮淇℃伅
         List<BoxInfoDto> GetBoxInfos(BoxInfoVm model);
 

--
Gitblit v1.8.0