wangxinhui
2025-10-26 733c975cd8647f6d006736f1863bad731e32e6fb
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Basic/Dt_SupplierInfo.cs
@@ -21,21 +21,27 @@
        public int Id { get; set; }
        /// <summary>
        /// ä¾›åº”商来源ID(上游)
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "供应商来源ID(上游)")]
        public int SupplierSourceId { get; set; }
        /// <summary>
        /// ä¾›åº”商编码
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "供应商编码")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "供应商编码")]
        public string SupplierCode { get; set; }
        /// <summary>
        /// ä¾›åº”商名称
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "供应商名称")]
        [SugarColumn(IsNullable = false, Length = 200, ColumnDescription = "供应商名称")]
        public string SupplierName { get; set; }
        /// <summary>
        /// ä¾›åº”商简称
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "供应商简称")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "供应商简称")]
        public string SupplierShortName { get; set; }
        /// <summary>
@@ -59,7 +65,7 @@
        /// <summary>
        /// ç”µå­é‚®ç®±
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "电子邮箱")]
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "电子邮箱")]
        public string Email { get; set; }
        /// <summary>
@@ -71,8 +77,8 @@
        /// <summary>
        /// åº“存组织
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "库存组织")]
        public string InvOrgId { get; set; }
        [SugarColumn(IsNullable = false,  ColumnDescription = "库存组织")]
        public int InvOrgId { get; set; }
        /// <summary>
        /// çŠ¶æ€