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