增加 8圈自动登录
This commit is contained in:
@ -28,4 +28,5 @@ type Users struct {
|
||||
DeletedAt *gtime.Time // 软删除时间
|
||||
RoleId interface{} // 角色ID
|
||||
LastLoginStoreId interface{} // 上次登录门店ID
|
||||
Quan8Uuid interface{} // 8圈使用的 uuid
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user