From ca77daf544d73c04fd2378cda22430ab38113db5 Mon Sep 17 00:00:00 2001
From: payne <bzrlw2012@163.com>
Date: 周五, 26 4月 2024 10:10:37 +0800
Subject: [PATCH] 库位页面查询调整

---
 iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsArea.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsArea.cs b/iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsArea.cs
index 2e8e4f1..a1122e6 100644
--- a/iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsArea.cs
+++ b/iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsArea.cs
@@ -72,9 +72,9 @@
 
 
         /// <summary>
-        /// ERP浠g爜
+        /// ERP搴撳瓨鍦�
         /// </summary>
-        [Comment("ERP浠g爜")]
+        [Comment("ERP搴撳瓨鍦�")]
         [Required]
         [MaxLength(50)]
         public string ErpCode { get; set; }

--
Gitblit v1.9.3