修复无法支付的问题
This commit is contained in:
@@ -23,6 +23,7 @@ export function getOpenId(params) {
|
||||
return request({
|
||||
url: `/account/user/openId`,
|
||||
method: 'get',
|
||||
headers: {},
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user