mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 09:26:45 +08:00
加备注
This commit is contained in:
@@ -8,7 +8,7 @@ const logout = function() {
|
||||
return ajax.postJson('/b1/system/user/logout',{from:'wechat'});
|
||||
}
|
||||
|
||||
/**修改密码
|
||||
/**修改密码,不再使用,已转化为userbasic接口
|
||||
* oldPassword:'',
|
||||
* newPassword:'',
|
||||
* confirmPassword:''
|
||||
|
||||
Reference in New Issue
Block a user