1
This commit is contained in:
@@ -122,7 +122,6 @@ type User struct {
|
||||
LastLoginType string `json:"last_login_type" db:"last_login_type"` // 最后登录类型
|
||||
OpenId string `json:"open_id" db:"open_id"` // 微信用户openId
|
||||
UnionId string `json:"union_id" db:"union_id"` // 微信用户Id
|
||||
|
||||
}
|
||||
|
||||
type Apps struct {
|
||||
|
||||
Reference in New Issue
Block a user