修改密码

路由:sys/user/updatePwd 方法:GET 参数: oldPwd = 旧密码 newPwd = 新密码 confirmPwd = 确认密码 返回: { "code":100, "msg":"接口获取成功" }