fix: 调整个人中心字段
This commit is contained in:
@@ -160,6 +160,7 @@ func (userService *UserService) MiniLogin(code string) (result *system.User, err
|
||||
}
|
||||
profile := plant.UserProfile{
|
||||
UserId: newUser.Id,
|
||||
MiniOpenId: wxResp.Openid,
|
||||
Nickname: newUser.Name,
|
||||
CurrentSunlight: 0,
|
||||
TotalSunlight: 0,
|
||||
|
||||
Reference in New Issue
Block a user