update

This commit is contained in:
landaiqing
2024-09-10 20:54:07 +08:00
parent 258e3fce60
commit 1070a0c98e
3 changed files with 5 additions and 4 deletions

View File

@@ -191,6 +191,7 @@ func wechatLoginHandler(openId string, clientId string) bool {
Username: &openId,
Avatar: &avatar,
Nickname: &name,
Gender: &enum.Male,
}
// 异步添加用户