ref 处理迁移代码无法编译通过的问题

This commit is contained in:
nws
2023-12-20 20:56:41 +08:00
parent f25684deef
commit d72f268944
70 changed files with 1855 additions and 968 deletions

View File

@@ -112,5 +112,9 @@
<artifactId>weixin-java-pay</artifactId>
<version>${wxjava.version}</version>
</dependency>
<dependency>
<groupId>cn.bootx.platform</groupId>
<artifactId>common-starter-data-perm</artifactId>
</dependency>
</dependencies>
</project>