From c798f9e523b366f4c2268a8e4aac724ff89388e6 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期六, 14 十二月 2024 10:03:13 +0800
Subject: [PATCH] 修改问题

---
 Wms/WMS.IBLL/ISysServer/IStorageAreaServer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/WMS.IBLL/ISysServer/IStorageAreaServer.cs b/Wms/WMS.IBLL/ISysServer/IStorageAreaServer.cs
index cfc32fc..1585f4c 100644
--- a/Wms/WMS.IBLL/ISysServer/IStorageAreaServer.cs
+++ b/Wms/WMS.IBLL/ISysServer/IStorageAreaServer.cs
@@ -60,7 +60,7 @@
         /// <param name="temp">瀛樺偍鐜</param>
         /// <param name="userId">鎿嶄綔浜�</param>
         /// <returns>鏄惁鎴愬姛</returns>
-        bool EditStorageArea(int id,string name, int priority, string type, string temp, int userId);
+        bool EditStorageArea(int id,string name, int priority, string type, string temp, string deviceCode, int userId);
 
         /// <summary>
         /// 淇敼鍖哄煙鐘舵��

--
Gitblit v1.8.0