schangxiang@126.com
2024-04-26 6e6b156bb0100043214c170d7171eb79e0d7e344
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; }