增加 个人信息设置 功能

pull/2/head
niudehua 2021-03-13 22:25:06 +08:00
parent 8297d94b51
commit 74669817d8
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ public class SysUserProfileController {
return success(true);
}
} catch (IOException e) {
log.error("文件上传失败", e);
throw new RuntimeException(e);
}
}