修改用户信息,用户未登录,登录查询游戏任务功能
This commit is contained in:
@ -69,8 +69,8 @@ type UserLoginOut struct {
|
||||
}
|
||||
|
||||
type UserInfoIn struct {
|
||||
Id int
|
||||
OpenId string
|
||||
Id int
|
||||
//OpenId string
|
||||
}
|
||||
type UserInfoOut struct {
|
||||
Id int64
|
||||
|
||||
Reference in New Issue
Block a user