update modules/core: mod 6 files

This commit is contained in:
jack ning
2025-03-24 22:09:41 +08:00
parent 0fbdd7b0c8
commit e0827b6980
3 changed files with 15 additions and 24 deletions

View File

@@ -324,17 +324,7 @@
<scope>provided</scope>
</dependency> -->
<!-- 汉字转拼音 -->
<!-- https://github.com/houbb/pinyin -->
<!-- https://mvnrepository.com/artifact/com.github.houbb/pinyin -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>pinyin</artifactId>
<version>0.3.1</version>
<!-- <version>0.4.5</version> -->
<scope>provided</scope>
</dependency>
<!-- apijson auto generate crud api -->
<!-- http://apijson.cn/doc/zh/ -->
<!-- https://jitpack.io/#Tencent/APIJSON/7.0.0 -->