// 微信SDK | // 微信SDK | ||||
implementation 'com.github.binarywang:weixin-java-pay:4.7.4.B' | implementation 'com.github.binarywang:weixin-java-pay:4.7.4.B' | ||||
implementation 'com.github.wechatpay-apiv3:wechatpay-java:0.2.12' | implementation 'com.github.wechatpay-apiv3:wechatpay-java:0.2.12' | ||||
implementation fileTree(dir: 'lib', include: ['*.jar']) | |||||
implementation group: 'com.alibaba', name: 'fastjson', version: '2.0.4' | |||||
} | } | ||||
bootJar { | bootJar { |