Merge branch 'develop' of gitee.com:tntlinking-opensource/openhis-itai into develop

Signed-off-by: Ubuntu_925 <14284422+Ubuntu_925@user.noreply.gitee.com>
This commit is contained in:
Ubuntu_925
2025-11-12 09:12:49 +00:00
committed by Gitee
10 changed files with 192 additions and 189 deletions

View File

@@ -77,6 +77,10 @@
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
</dependency>
<!-- io常用工具类 -->
<dependency>
@@ -136,7 +140,6 @@
<dependency>
<groupId>com.belerweb</groupId>
<artifactId>pinyin4j</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>