Skip to content

Commit

Permalink
去掉支付宝官网sdk,引入是为了调试签名
Browse files Browse the repository at this point in the history
  • Loading branch information
廖师兄 committed Dec 27, 2019
1 parent be70234 commit 7490ade
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions best-pay-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,5 @@
<artifactId>bcprov-jdk15on</artifactId>
<version>1.59</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.alipay.sdk/alipay-sdk-java -->
<dependency>
<groupId>com.alipay.sdk</groupId>
<artifactId>alipay-sdk-java</artifactId>
<version>4.8.103.ALL</version>
</dependency>
</dependencies>
</project>

0 comments on commit 7490ade

Please sign in to comment.