DESKTOP-9BNTV8O
2025-03-10 137bb18abe92045492294e0f8303af3103a37b93
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>
        /// 修改区域状态