增加城市库

This commit is contained in:
YunaiV
2022-12-10 00:17:08 +08:00
parent fe1ae23b71
commit bddbedd781
13 changed files with 3929 additions and 0 deletions

View File

@@ -50,6 +50,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-operatelog</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-ip</artifactId>
</dependency>
<!-- Web 相关 -->
<dependency>