z8018
2025-06-10 f17b9af381df693428022d915dc51f670aef64a7
project/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_User.cs
@@ -46,6 +46,12 @@
        public int CardNumber { get; set; }
        /// <summary>
        /// 单位
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "单位")]
        public string Unit {  get; set; }
        /// <summary>
        /// 班组
        /// </summary>
        [SugarColumn(IsNullable = true,Length =50, ColumnDescription = "卡号")]