项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/System/Sys_User.cs
@@ -22,8 +22,8 @@ [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "鐢ㄦ埛ID")] public int User_Id { get; set; } [SugarColumn( IsNullable = true, ColumnDescription = "浜鸿劯璇嗗埆id")] public int Log_id { get; set; } [SugarColumn( IsNullable = true, ColumnDescription = "浜鸿劯璇嗗埆")] public string Log_id { get; set; } [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "浜鸿劯璇嗗埆token")]