update 个人中心
This commit is contained in:
@@ -78,12 +78,12 @@ const urls = {
|
||||
/**
|
||||
* 发送验证码
|
||||
*/
|
||||
SendCode: ['/sysUser/SendCode', 'post'],
|
||||
sysUserSendCode: ['/sysUser/sendCode', 'post'],
|
||||
|
||||
/**
|
||||
* 绑定/验证
|
||||
*/
|
||||
CheckBindcode: ['/sysUser/CheckBindcode', 'post'],
|
||||
sysUserCheckBindcode: ['/sysUser/checkBindcode', 'post'],
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user