优化文件获取异常处理

This commit is contained in:
2026-05-08 09:24:15 +08:00
parent 903032623a
commit a7189ec41b
3 changed files with 19 additions and 2 deletions

View File

@@ -33,6 +33,11 @@
<!-- xtools end -->
<!-- 项目模块 begin -->
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-common-log-bus</artifactId>
</dependency>
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-sys-api</artifactId>