111
This commit is contained in:
@@ -86,4 +86,6 @@ export default {
|
|||||||
headerUpload: config.baseUrl + '/lpkcustomer/modifyHeadImage',
|
headerUpload: config.baseUrl + '/lpkcustomer/modifyHeadImage',
|
||||||
// 修改昵称
|
// 修改昵称
|
||||||
changeNick: (params = {}) => request.formpost("/lpkcustomer/modifyUserNickName", params),
|
changeNick: (params = {}) => request.formpost("/lpkcustomer/modifyUserNickName", params),
|
||||||
|
// 获取手机号
|
||||||
|
getPhone: (params = {}) => request.formpost("/lpkcustomer/getPhoneNumber", params),
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user