登录相关接口修改
This commit is contained in:
@ -20,7 +20,7 @@ export async function rgbToBase64(params: any) {
|
||||
type: 'pixel',
|
||||
rgb: params.image
|
||||
});
|
||||
return request('/api/core-service-ebtp-userinfo/outer/v1/ebtp/face/rgbArray2Base64', {
|
||||
return request('/api/sys-manager-ebtp-project/outer/v1/ebtp/face/rgbArray2Base64', {
|
||||
method: 'post',
|
||||
body: _body,
|
||||
});
|
||||
|
Reference in New Issue
Block a user