行政区接口

This commit is contained in:
张松
2025-03-11 15:17:00 +08:00
parent efb1ff7f75
commit 91da9aa0de
6 changed files with 103 additions and 0 deletions

View File

@@ -18,6 +18,10 @@
</properties>
<dependencies>
<dependency>
<groupId>com.belerweb</groupId>
<artifactId >pinyin4j</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.github.binarywang</groupId>-->
<!-- <artifactId>weixin-java-miniapp</artifactId>-->