售后部分测试改动
This commit is contained in:
@ -407,7 +407,8 @@ export function wxappBindingPhone(data) {
|
||||
* 小程序上传用户头像
|
||||
*/
|
||||
export function wxappGetUserInfo (data) {
|
||||
return request.post('/wxapp/loginAuth', data)
|
||||
// return request.post('/wxapp/loginAuth', data)
|
||||
return request.get('/wechat/auth', data)
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user