ÏîÄ¿´úÂë/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 = "å¡å·")]