暂时去掉登录时候client参数,会引发account唯一索引错误

This commit is contained in:
2025-05-13 14:44:56 +08:00
parent a079f9d9fe
commit 1b6971407d
34 changed files with 1980 additions and 207 deletions

View File

@ -261,8 +261,8 @@ var _default = {
code: wxCode,
nickname: nickName || '',
//支付宝小程序没有直接获取昵称
headimgurl: avatarUrl,
client: _tools.client
headimgurl: avatarUrl
// client
});
case 16:
_yield$authLogin = _context.sent;