数据完善

This commit is contained in:
lym
2024-05-17 18:05:03 +08:00
parent e7fbf3b1c3
commit f936c39cad
26 changed files with 1018 additions and 541 deletions
@@ -195,6 +195,12 @@
<groupId>com.github.binarywang</groupId>
<artifactId>wx-java-miniapp-spring-boot-starter</artifactId> <!-- 微信登录(小程序) -->
</dependency>
<dependency>
<groupId>com.cf.imes</groupId>
<artifactId>cf-module-prod-executor-api</artifactId>
<version>2.0.0-jdk8-snapshot</version>
<scope>compile</scope>
</dependency>
</dependencies>