Merge branch '20220829-更换userInfo服务' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into uat-export-face-recog
This commit is contained in:
@ -105,7 +105,7 @@ export async function refreshTokenApi(params: any, headers: any) {
|
||||
}
|
||||
|
||||
export async function getPassword(params: any) { // 获取后台验证码接口
|
||||
return request('/api/biz-service-ebtp-extend/v1/userpassword/validatePassword', {
|
||||
return request('/api/core-service-ebtp-userinfo/v1/userpassword/validatePassword', {
|
||||
method: 'POST',
|
||||
params: params
|
||||
});
|
||||
|
Reference in New Issue
Block a user