增加gitee 镜像

This commit is contained in:
xiafang
2020-12-15 09:00:16 +08:00
parent 4c1a7b8bfa
commit 530e99b349
2 changed files with 8 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ import java.util.function.Consumer;
/**
* 微信支付回调工具.
* <p>
* 支付通知http应答码为200或204才会当作正常接收当回调处理异常时应答的HTTP状态码应为500或者4xx。
*
* @author felord.cn
* @since 1.0.0.RELEASE