新增支付宝连接沙箱模拟支付(暂不可用

This commit was merged in pull request #35.
This commit is contained in:
2026-06-24 04:59:32 +08:00
parent 4481819eba
commit 2251f31524
42 changed files with 2571 additions and 991 deletions
+5
View File
@@ -48,6 +48,11 @@
<artifactId>gym-checkIn</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>cn.novalon.gym.manage</groupId>
<artifactId>gym-payment</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>cn.novalon.gym.manage</groupId>
<artifactId>gym-dataCount</artifactId>