2
0

feat: payment modules support alipay and credit card pay api

This commit is contained in:
zhangsz
2024-12-30 20:30:19 +08:00
parent 0207122187
commit d0dee7f7a4
45 changed files with 490 additions and 2212 deletions

View File

@@ -6,10 +6,10 @@
<groupId>org.wfc</groupId>
<artifactId>wfc</artifactId>
<version>1.0.2</version>
<version>${wfc.version}</version>
<name>wfc</name>
<description>WANFi Control and Billing System</description>
<description>WANFi Control and Billing Management System</description>
<properties>
<wfc.version>1.0.2</wfc.version>