This commit is contained in:
@jyuhsin
2026-02-27 15:48:25 +08:00
parent 983a9edfce
commit ad70a0c4d8
12 changed files with 427 additions and 11 deletions
+8
View File
@@ -26,6 +26,14 @@
</properties>
<dependencies>
<dependency>
<groupId>com.wisedu.casp</groupId>
<artifactId>casp-sdk</artifactId>
<version>latest</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/casp-sdk-java_20260114.jar</systemPath>
</dependency>
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay-All</artifactId>