wangxinhui
2025-09-11 fb745c842df36edc5101291a7f239c11c97bcc2f
ÏîÄ¿´úÂë/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>
@@ -57,12 +63,6 @@
        public string ContactAddress { get; set; }
        /// <summary>
        /// ç”µå­é‚®ç®±
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "电子邮箱")]
        public string Email { get; set; }
        /// <summary>
        /// æè¿°
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "描述")]
@@ -71,8 +71,8 @@
        /// <summary>
        /// åº“存组织
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "库存组织")]
        public string InvOrgId { get; set; }
        [SugarColumn(IsNullable = false,  ColumnDescription = "库存组织")]
        public int InvOrgId { get; set; }
        /// <summary>
        /// çŠ¶æ€