mirror of
https://github.com/PengZhangs2017582/novel.git
synced 2025-06-24 03:01:31 +08:00
redis token
This commit is contained in:
@ -21,6 +21,8 @@ type Writer struct {
|
||||
Qq interface{} //
|
||||
RealName interface{} // 真名
|
||||
IdNo interface{} // 身份证号
|
||||
IsAdmin interface{} // 是否是管理员
|
||||
RoleIds interface{} // 角色id
|
||||
CreatedAt *gtime.Time //
|
||||
UpdatedAt *gtime.Time //
|
||||
DeletedAt *gtime.Time //
|
||||
|
Reference in New Issue
Block a user