优化代码格式
This commit is contained in:
@@ -69,7 +69,7 @@ public class SysCommonFileController {
|
||||
}
|
||||
});
|
||||
if (Objects.isNull(resp)) {
|
||||
log.warn("文件获取失败,id={}", id);
|
||||
log.warn("文件获取失败,id={}", id);
|
||||
}
|
||||
} catch (IOException e) {
|
||||
log.error("文件下载失败", e);
|
||||
|
||||
Reference in New Issue
Block a user