dev --- 3.8.0.A版本, openProject引用 ; formao-live --- 3.7.0.B 版本, formallProject引用
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stormeye Wu ded106cc3b [dev][修改]:本地修改 il y a 5 ans
..
src/main 🎨 微信支付分相关接口代码重构规范化 il y a 4 ans
README.md #1082 增加微信小程序模块的spring-boot-starter il y a 5 ans
pom.xml [dev][修改]:本地修改 il y a 4 ans

README.md

使用说明

  1. 在自己的Spring Boot项目里,引入maven依赖
    <dependency>
        <groupId>com.github.binarywang</groupId>
        <artifactId>wx-java-pay-spring-boot-starter</artifactId>
        <version>${version}</version>
    </dependency>
  1. 添加配置(application.yml)
wx:
  pay:
    appId: 
    mchId: 
    mchKey: 
    subAppId:
    subMchId:
    keyPath: