编译报错修改。

This commit is contained in:
qianshijiang
2025-11-24 09:49:44 +08:00
parent e57f649e72
commit 6b266e3211
3 changed files with 9 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
<dependency>
<groupId>com.zt.plat</groupId>
<artifactId>zt-spring-boot-starter-biz-ip</artifactId>
<optional>true</optional> <!-- 设置为 optional只有在 AreaConvert 的时候使用 -->
<!--<optional>true</optional>--> <!-- 设置为 optional只有在 AreaConvert 的时候使用 -->
</dependency>
<!-- Test 测试相关 -->