yanjinhui
2025-04-03 16faf0baa94bc0e5028233abb23ce5681a50b9dd
项目代码/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")]