yanjinhui
2025-06-07 70900e697720bfe657bbf28067caeeb03bfdbf8f
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 = "卡号")]