feat: 日常维护

- 支付宝增加证书路径的选择方式
- 微信支付 《支付通知API》新增优惠功能(promotion_detail)字段
This commit is contained in:
felord.cn
2021-05-09 22:13:10 +08:00
parent 5646bab7e6
commit 7470787441
9 changed files with 40 additions and 29 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.10.RELEASE</version>
<version>1.0.11.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.10.RELEASE</version>
<version>1.0.11.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>