111
yanjinhui
2025-04-02 20f099aee8715510406bf46c5e8ff4a8f5d532df
项目代码/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")]