更换手机号,修改密码,新老手机号验证
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import request from '@/utils/request'
|
||||
const service_name ='oil-user'
|
||||
const group_name ='oilCustomerChannelRelation'
|
||||
const service_name ='xkhl-user'
|
||||
const group_name ='oilCustomerChannelRelation'
|
||||
const change_phone ='sysCustomerInfo'
|
||||
export default{
|
||||
//根据用户手机查询油站
|
||||
@@ -91,7 +91,7 @@ export default{
|
||||
initCouldUser(){
|
||||
return request({
|
||||
url: `/${service_name}/sysCustomerInfo/initCouldUser/initCouldUser`,
|
||||
method: 'GET'
|
||||
method: 'GET'
|
||||
})
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user