payne
2024-04-25 bf915c71f7ab3fcd9a7f81ed18f3a10c68d50dc0
iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/BaseCustomer.cs
@@ -4,7 +4,7 @@
/*
 * @author : 刘文奇
 * @date : 2024/4/23下午3:15:25
 * @date : 2024/4/23下午4:07:57
 * @desc : 客户档案
 */
namespace Admin.NET.Core
@@ -58,7 +58,7 @@
        [Comment("类型")]
        [Required]
        public int CustType { get; set; }
        public BaseCustomerTypeEnum CustType { get; set; }
        /// <summary>