This commit is contained in:
hucs
2024-05-08 21:38:54 +08:00
parent 5838b2df35
commit 61e777c41e
3 changed files with 175 additions and 66 deletions

View File

@@ -94,6 +94,12 @@
<artifactId>jave-nativebin-linux64</artifactId>
</dependency>
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-pay</artifactId>
<version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java-dnspod</artifactId>