From 1bdff4b3ba2c338fdf815b9e02ea15bfeb6e3ad0 Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期一, 22 七月 2024 17:00:17 +0800
Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC26WMS

---
 Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
index 06436ae..bbb4008 100644
--- a/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
+++ b/Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
@@ -51,14 +51,14 @@
         void BindPalletByJc23(PdaPalletBindVm model, int userId, string origin);
 
         //JC23缁戝畾鐗╂枡鎵樼洏鍗冲鍔犲簱瀛�
-        public void BindPalletStock(PdaPalletBindVm model, int userId, string origin);
+        void BindPalletStock(PdaPalletBindVm model, int userId, string origin);
 
-        /// <summary>
-        /// JC26缁戝畾鎵樼洏 璐存爣鐗╂枡
-        /// </summary>
-        /// <param name="model"></param>
-        /// <param name="userId"></param>
-        void BindPalletPasteCode(PdaPalletBindVm model, int userId);
+        ///// <summary>
+        ///// JC26缁戝畾鎵樼洏 璐存爣鐗╂枡
+        ///// </summary>
+        ///// <param name="model"></param>
+        ///// <param name="userId"></param>
+        //void BindPalletPasteCode(PdaPalletBindVm model, int userId);
 
         /// <summary>
         /// JC26缁戝畾鎵樼洏 涓嶈创鏍囩墿鏂�

--
Gitblit v1.8.0