From 5a8865f608212a2ebf937b191faf3e652237afed Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周五, 26 4月 2024 09:30:55 +0800 Subject: [PATCH] 1 --- 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