flower_city/src/main/java/com/dg/core/controller/UserController.java @@ -334,8 +334,6 @@ return error("输入密码与原密码不能相同!"); } return toAjax(IUserService.updateConfig(config)); }