Explorar el Código

安心签

master
yangpeilai hace 4 meses
padre
commit
0b82eb3241
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      zhywpt-service-ats/build.gradle

+ 3
- 0
zhywpt-service-ats/build.gradle Ver fichero

@@ -34,6 +34,9 @@ dependencies {
// 微信SDK
implementation 'com.github.binarywang:weixin-java-pay:4.7.4.B'
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 {

Cargando…
Cancelar
Guardar