feat 支付流程拆分为三类进行分别处理, 更新配置文件

This commit is contained in:
xxm1995
2024-03-22 23:42:08 +08:00
committed by 喵呀
parent 012e08c37a
commit 70e0922073
13 changed files with 254 additions and 245 deletions

View File

@@ -40,12 +40,6 @@
<artifactId>daxpay-single-demo</artifactId>
<version>${daxpay.version}</version>
</dependency>
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-spring-boot-starter</artifactId>
<version>4.4.0</version>
</dependency>
</dependencies>
<build>