liuying
2024-05-09 356201b0d42c17a23be452494a9b3ef7b3d9db88
iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsArea.cs
@@ -72,9 +72,9 @@
        /// <summary>
        /// ERP代码
        /// ERP库存地
        /// </summary>
        [Comment("ERP代码")]
        [Comment("ERP库存地")]
        [Required]
        [MaxLength(50)]
        public string ErpCode { get; set; }