yanjinhui
2025-04-03 2623a84ddaeb38f5c8c6234a24980302b1ec550b
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_User.cs
@@ -29,6 +29,17 @@
        public string UserName { get; set; }
        /// <summary>
        /// äººè„¸è¯†åˆ«ç»„
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "人脸识别组")]
        public string Log_id { get; set; }
        /// <summary>
        /// äººè„¸è¯†åˆ«token
        /// </summary>
        [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "人脸识别token")]
        public string Face_token { get; set; }
        /// <summary>
        ///卡号
        /// </summary>
        [SugarColumn( IsNullable = true, ColumnDescription = "卡号")]