mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-18 04:55:06 +08:00
增加 个人信息设置 功能
This commit is contained in:
@ -78,7 +78,6 @@ public class SysUserProfileController {
|
||||
return success(true);
|
||||
}
|
||||
} catch (IOException e) {
|
||||
log.error("文件上传失败", e);
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user