mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
增加gitee 镜像
This commit is contained in:
@@ -22,6 +22,11 @@
|
|||||||
## 开源协议
|
## 开源协议
|
||||||
**Apache 2.0**
|
**Apache 2.0**
|
||||||
|
|
||||||
|
## 项目地址
|
||||||
|
- [GitHub](https://github.com/NotFound403/payment-spring-boot)
|
||||||
|
- [Gitee](https://gitee.com/felord/payment-spring-boot)
|
||||||
|
|
||||||
## 文档地址
|
## 文档地址
|
||||||
[payment-spring-boot 文档](https://notfound403.github.io/payment-spring-boot)
|
[payment-spring-boot GitHub文档](https://notfound403.github.io/payment-spring-boot)
|
||||||
|
[payment-spring-boot Gitee文档](https://felord.gitee.io/payment-spring-boot)
|
||||||
|
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ import java.util.function.Consumer;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 微信支付回调工具.
|
* 微信支付回调工具.
|
||||||
|
* <p>
|
||||||
|
* 支付通知http应答码为200或204才会当作正常接收,当回调处理异常时,应答的HTTP状态码应为500,或者4xx。
|
||||||
*
|
*
|
||||||
* @author felord.cn
|
* @author felord.cn
|
||||||
* @since 1.0.0.RELEASE
|
* @since 1.0.0.RELEASE
|
||||||
|
|||||||
Reference in New Issue
Block a user