合单支付

This commit is contained in:
felord.cn
2020-12-13 22:38:26 +08:00
parent 3ddc00ba4c
commit 62106124c5
216 changed files with 9327 additions and 373 deletions

View File

@@ -21,6 +21,7 @@
## 微信支付V3进度 ## 微信支付V3进度
- 微信支付营销-代金券 `WechatMarketingFavorApi` 100% - 微信支付营销-代金券 `WechatMarketingFavorApi` 100%
- 微信支付 支付功能-普通支付直连模式 `WechatDirectPayApi` 100% - 微信支付 支付功能-普通支付直连模式 `WechatDirectPayApi` 100%
- 微信合单支付 `WechatCombinePayApi` 100%
## 采用技术 ## 采用技术
只依赖了 **Spring**已有的东西,做到了低依赖。 只依赖了 **Spring**已有的东西,做到了低依赖。

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>所有类 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>所有类 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">
@@ -21,6 +21,17 @@
<li><a href="cn/felord/payment/wechat/enumeration/BankCode.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">BankCode</a></li> <li><a href="cn/felord/payment/wechat/enumeration/BankCode.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">BankCode</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CallbackParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CallbackParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CallbackParams.Resource</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CallbackParams.Resource</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineAmount.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineAmount</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineCloseParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineCloseParams.ClosingSubOrder</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineH5PayParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineH5SceneInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombinePayerInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombinePayParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineSceneInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CombineTransactionConsumeData</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.CombineAmount.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CombineTransactionConsumeData.CombineAmount</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.SubOrderCallback.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CombineTransactionConsumeData.SubOrderCallback</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/ConsumeInformation.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">ConsumeInformation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/ConsumeInformation.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">ConsumeInformation</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CouponAvailableTime.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponAvailableTime</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponAvailableTime.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponAvailableTime</a></li>
<li><a href="cn/felord/payment/wechat/enumeration/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">CouponBgColor</a></li> <li><a href="cn/felord/payment/wechat/enumeration/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">CouponBgColor</a></li>
@@ -39,6 +50,7 @@
<li><a href="cn/felord/payment/wechat/v3/model/GoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">GoodsDetail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/GoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">GoodsDetail</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/H5Info.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">H5Info</a></li> <li><a href="cn/felord/payment/wechat/v3/model/H5Info.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">H5Info</a></li>
<li><a href="cn/felord/payment/wechat/v3/KeyPairFactory.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">KeyPairFactory</a></li> <li><a href="cn/felord/payment/wechat/v3/KeyPairFactory.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">KeyPairFactory</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/MchQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">MchQueryParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/NormalCouponInformation.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">NormalCouponInformation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/NormalCouponInformation.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">NormalCouponInformation</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/PatternInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">PatternInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/PatternInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">PatternInfo</a></li>
<li><a href="cn/felord/payment/autoconfigure/PayConfiguration.html" title="cn.felord.payment.autoconfigure中的类" target="classFrame">PayConfiguration</a></li> <li><a href="cn/felord/payment/autoconfigure/PayConfiguration.html" title="cn.felord.payment.autoconfigure中的类" target="classFrame">PayConfiguration</a></li>
@@ -58,6 +70,7 @@
<li><a href="cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">StockStatus</a></li> <li><a href="cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">StockStatus</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/StockUseRule.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StockUseRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StockUseRule.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StockUseRule</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/StoreInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StoreInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StoreInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StoreInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/SubOrder.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">SubOrder</a></li>
<li><a href="cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeState</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeState</a></li>
<li><a href="cn/felord/payment/wechat/enumeration/TradeType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeType</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeType</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionConsumeData</a></li>
@@ -68,6 +81,7 @@
<li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">UserCouponsQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">UserCouponsQueryParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html" title="cn.felord.payment.wechat.v3.model中的枚举" target="classFrame">UserCouponsQueryParams.Status</a></li> <li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html" title="cn.felord.payment.wechat.v3.model中的枚举" target="classFrame">UserCouponsQueryParams.Status</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatApiProvider.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatApiProvider</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatApiProvider.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatApiProvider</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatCombinePayApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatCombinePayApi</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatDirectPayApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatDirectPayApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatDirectPayApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatDirectPayApi</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMarketingFavorApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMarketingFavorApi</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatMetaBean.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMetaBean</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMetaBean.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMetaBean</a></li>

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>所有类 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>所有类 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">
@@ -21,6 +21,17 @@
<li><a href="cn/felord/payment/wechat/enumeration/BankCode.html" title="cn.felord.payment.wechat.enumeration中的枚举">BankCode</a></li> <li><a href="cn/felord/payment/wechat/enumeration/BankCode.html" title="cn.felord.payment.wechat.enumeration中的枚举">BankCode</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.html" title="cn.felord.payment.wechat.v3.model中的类">CallbackParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.html" title="cn.felord.payment.wechat.v3.model中的类">CallbackParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html" title="cn.felord.payment.wechat.v3.model中的类">CallbackParams.Resource</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html" title="cn.felord.payment.wechat.v3.model中的类">CallbackParams.Resource</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineAmount.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineAmount</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineCloseParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineCloseParams.ClosingSubOrder</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineH5PayParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineH5SceneInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombinePayerInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombinePayParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineSceneInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类">CombineTransactionConsumeData</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.CombineAmount.html" title="cn.felord.payment.wechat.v3.model中的类">CombineTransactionConsumeData.CombineAmount</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.SubOrderCallback.html" title="cn.felord.payment.wechat.v3.model中的类">CombineTransactionConsumeData.SubOrderCallback</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/ConsumeInformation.html" title="cn.felord.payment.wechat.v3.model中的类">ConsumeInformation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/ConsumeInformation.html" title="cn.felord.payment.wechat.v3.model中的类">ConsumeInformation</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/CouponAvailableTime.html" title="cn.felord.payment.wechat.v3.model中的类">CouponAvailableTime</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponAvailableTime.html" title="cn.felord.payment.wechat.v3.model中的类">CouponAvailableTime</a></li>
<li><a href="cn/felord/payment/wechat/enumeration/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举">CouponBgColor</a></li> <li><a href="cn/felord/payment/wechat/enumeration/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举">CouponBgColor</a></li>
@@ -39,6 +50,7 @@
<li><a href="cn/felord/payment/wechat/v3/model/GoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类">GoodsDetail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/GoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类">GoodsDetail</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/H5Info.html" title="cn.felord.payment.wechat.v3.model中的类">H5Info</a></li> <li><a href="cn/felord/payment/wechat/v3/model/H5Info.html" title="cn.felord.payment.wechat.v3.model中的类">H5Info</a></li>
<li><a href="cn/felord/payment/wechat/v3/KeyPairFactory.html" title="cn.felord.payment.wechat.v3中的类">KeyPairFactory</a></li> <li><a href="cn/felord/payment/wechat/v3/KeyPairFactory.html" title="cn.felord.payment.wechat.v3中的类">KeyPairFactory</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/MchQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">MchQueryParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/NormalCouponInformation.html" title="cn.felord.payment.wechat.v3.model中的类">NormalCouponInformation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/NormalCouponInformation.html" title="cn.felord.payment.wechat.v3.model中的类">NormalCouponInformation</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/PatternInfo.html" title="cn.felord.payment.wechat.v3.model中的类">PatternInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/PatternInfo.html" title="cn.felord.payment.wechat.v3.model中的类">PatternInfo</a></li>
<li><a href="cn/felord/payment/autoconfigure/PayConfiguration.html" title="cn.felord.payment.autoconfigure中的类">PayConfiguration</a></li> <li><a href="cn/felord/payment/autoconfigure/PayConfiguration.html" title="cn.felord.payment.autoconfigure中的类">PayConfiguration</a></li>
@@ -58,6 +70,7 @@
<li><a href="cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a></li> <li><a href="cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/StockUseRule.html" title="cn.felord.payment.wechat.v3.model中的类">StockUseRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StockUseRule.html" title="cn.felord.payment.wechat.v3.model中的类">StockUseRule</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/StoreInfo.html" title="cn.felord.payment.wechat.v3.model中的类">StoreInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StoreInfo.html" title="cn.felord.payment.wechat.v3.model中的类">StoreInfo</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/combine/SubOrder.html" title="cn.felord.payment.wechat.v3.model.combine中的类">SubOrder</a></li>
<li><a href="cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举">TradeState</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举">TradeState</a></li>
<li><a href="cn/felord/payment/wechat/enumeration/TradeType.html" title="cn.felord.payment.wechat.enumeration中的枚举">TradeType</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeType.html" title="cn.felord.payment.wechat.enumeration中的枚举">TradeType</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类">TransactionConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类">TransactionConsumeData</a></li>
@@ -68,6 +81,7 @@
<li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">UserCouponsQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">UserCouponsQueryParams</a></li>
<li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html" title="cn.felord.payment.wechat.v3.model中的枚举">UserCouponsQueryParams.Status</a></li> <li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html" title="cn.felord.payment.wechat.v3.model中的枚举">UserCouponsQueryParams.Status</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatApiProvider.html" title="cn.felord.payment.wechat.v3中的类">WechatApiProvider</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatApiProvider.html" title="cn.felord.payment.wechat.v3中的类">WechatApiProvider</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatCombinePayApi.html" title="cn.felord.payment.wechat.v3中的类">WechatCombinePayApi</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatDirectPayApi.html" title="cn.felord.payment.wechat.v3中的类">WechatDirectPayApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatDirectPayApi.html" title="cn.felord.payment.wechat.v3中的类">WechatDirectPayApi</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html" title="cn.felord.payment.wechat.v3中的类">WechatMarketingFavorApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html" title="cn.felord.payment.wechat.v3中的类">WechatMarketingFavorApi</a></li>
<li><a href="cn/felord/payment/wechat/v3/WechatMetaBean.html" title="cn.felord.payment.wechat.v3中的类">WechatMetaBean</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMetaBean.html" title="cn.felord.payment.wechat.v3中的类">WechatMetaBean</a></li>

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PayException (payment-spring-boot 1.0.0.RELEASE API)</title> <title>PayException (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AliPayConfiguration (payment-spring-boot 1.0.0.RELEASE API)</title> <title>AliPayConfiguration (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AliPayProperties.V1 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>AliPayProperties.V1 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AliPayProperties (payment-spring-boot 1.0.0.RELEASE API)</title> <title>AliPayProperties (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.alipay.AliPayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.alipay.AliPayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.alipay.AliPayProperties.V1的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.alipay.AliPayProperties.V1的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.alipay.AliPayProperties的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.alipay.AliPayProperties的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment.alipay (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment.alipay (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment.alipay (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment.alipay (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment.alipay 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment.alipay 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>程序包 cn.felord.payment.alipay的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>程序包 cn.felord.payment.alipay的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:45 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EnableMobilePay (payment-spring-boot 1.0.0.RELEASE API)</title> <title>EnableMobilePay (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:45 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PayConfiguration (payment-spring-boot 1.0.0.RELEASE API)</title> <title>PayConfiguration (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.autoconfigure.EnableMobilePay的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.autoconfigure.EnableMobilePay的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.autoconfigure.PayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.autoconfigure.PayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment.autoconfigure (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment.autoconfigure (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment.autoconfigure (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment.autoconfigure (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment.autoconfigure 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment.autoconfigure 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>程序包 cn.felord.payment.autoconfigure的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>程序包 cn.felord.payment.autoconfigure的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.PayException的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.PayException的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cn.felord.payment 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>cn.felord.payment 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>程序包 cn.felord.payment的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>程序包 cn.felord.payment的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WechatPayConfiguration (payment-spring-boot 1.0.0.RELEASE API)</title> <title>WechatPayConfiguration (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WechatPayProperties.V3 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>WechatPayProperties.V3 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WechatPayProperties (payment-spring-boot 1.0.0.RELEASE API)</title> <title>WechatPayProperties (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WechatPayResponseErrorHandler (payment-spring-boot 1.0.0.RELEASE API)</title> <title>WechatPayResponseErrorHandler (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.WechatPayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.WechatPayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.WechatPayProperties.V3的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.WechatPayProperties.V3的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.WechatPayProperties的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.WechatPayProperties的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.WechatPayResponseErrorHandler的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.WechatPayResponseErrorHandler的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>BankCode (payment-spring-boot 1.0.0.RELEASE API)</title> <title>BankCode (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CouponBgColor (payment-spring-boot 1.0.0.RELEASE API)</title> <title>CouponBgColor (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CouponStatus (payment-spring-boot 1.0.0.RELEASE API)</title> <title>CouponStatus (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>StockStatus (payment-spring-boot 1.0.0.RELEASE API)</title> <title>StockStatus (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TradeState (payment-spring-boot 1.0.0.RELEASE API)</title> <title>TradeState (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TradeType (payment-spring-boot 1.0.0.RELEASE API)</title> <title>TradeType (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WeChatServer (payment-spring-boot 1.0.0.RELEASE API)</title> <title>WeChatServer (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WechatPayV3Type (payment-spring-boot 1.0.0.RELEASE API)</title> <title>WechatPayV3Type (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">
@@ -161,6 +161,36 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#COMBINE_APP">COMBINE_APP</a></span></code>
<div class="block">合单下单-APP支付API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#COMBINE_CLOSE">COMBINE_CLOSE</a></span></code>
<div class="block">合单关闭订单API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#COMBINE_JSAPI">COMBINE_JSAPI</a></span></code>
<div class="block">合单下单-微信公众号支付或者小程序支付.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#COMBINE_MWEB">COMBINE_MWEB</a></span></code>
<div class="block">合单下单-H5支付API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#COMBINE_NATIVE">COMBINE_NATIVE</a></span></code>
<div class="block">合单下单-Native支付API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#COMBINE_TRANSACTION_OUT_TRADE_NO">COMBINE_TRANSACTION_OUT_TRADE_NO</a></span></code>
<div class="block">合单查询订单API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#FILE_DOWNLOAD">FILE_DOWNLOAD</a></span></code> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#FILE_DOWNLOAD">FILE_DOWNLOAD</a></span></code>
<div class="block">文件下载</div> <div class="block">文件下载</div>
</td> </td>
@@ -277,11 +307,15 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.HttpMethod</code></td> <td class="colFirst"><code>private org.springframework.http.HttpMethod</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#method">method</a></span></code>&nbsp;</td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#method">method</a></span></code>
<div class="block">The Method.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td> <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#pattern">pattern</a></span></code>&nbsp;</td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html#pattern">pattern</a></span></code>
<div class="block">The Pattern.</div>
</td>
</tr> </tr>
</table> </table>
</li> </li>
@@ -448,6 +482,66 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<div class="block">商户订单号查询.</div> <div class="block">商户订单号查询.</div>
</li> </li>
</ul> </ul>
<a name="COMBINE_APP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMBINE_APP</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a> COMBINE_APP</pre>
<div class="block">合单下单-APP支付API.</div>
</li>
</ul>
<a name="COMBINE_JSAPI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMBINE_JSAPI</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a> COMBINE_JSAPI</pre>
<div class="block">合单下单-微信公众号支付或者小程序支付.</div>
</li>
</ul>
<a name="COMBINE_MWEB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMBINE_MWEB</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a> COMBINE_MWEB</pre>
<div class="block">合单下单-H5支付API.</div>
</li>
</ul>
<a name="COMBINE_NATIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMBINE_NATIVE</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a> COMBINE_NATIVE</pre>
<div class="block">合单下单-Native支付API. /v3/combine-transactions/out-trade-no/{combine_out_trade_no}</div>
</li>
</ul>
<a name="COMBINE_TRANSACTION_OUT_TRADE_NO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMBINE_TRANSACTION_OUT_TRADE_NO</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a> COMBINE_TRANSACTION_OUT_TRADE_NO</pre>
<div class="block">合单查询订单API.</div>
</li>
</ul>
<a name="COMBINE_CLOSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMBINE_CLOSE</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a> COMBINE_CLOSE</pre>
<div class="block">合单关闭订单API.</div>
</li>
</ul>
<a name="MARKETING_FAVOR_STOCKS_COUPON_STOCKS"> <a name="MARKETING_FAVOR_STOCKS_COUPON_STOCKS">
<!-- --> <!-- -->
</a> </a>
@@ -603,6 +697,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<li class="blockList"> <li class="blockList">
<h4>pattern</h4> <h4>pattern</h4>
<pre>private final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> pattern</pre> <pre>private final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a> pattern</pre>
<div class="block">The Pattern.</div>
</li> </li>
</ul> </ul>
<a name="method"> <a name="method">
@@ -612,6 +707,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<li class="blockList"> <li class="blockList">
<h4>method</h4> <h4>method</h4>
<pre>private final&nbsp;org.springframework.http.HttpMethod method</pre> <pre>private final&nbsp;org.springframework.http.HttpMethod method</pre>
<div class="block">The Method.</div>
</li> </li>
</ul> </ul>
</li> </li>

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.BankCode的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.BankCode的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.CouponBgColor的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.CouponBgColor的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.CouponStatus的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.CouponStatus的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.StockStatus的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.StockStatus的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">
@@ -139,7 +139,7 @@
<td class="colLast"><span class="typeNameLabel">StocksQueryParams.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/model/StocksQueryParams.html#status">status</a></span></code> <td class="colLast"><span class="typeNameLabel">StocksQueryParams.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/model/StocksQueryParams.html#status">status</a></span></code>
<div class="block">根据API而定 <div class="block">根据API而定
批次状态只对条件查询批次列表API<a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#queryStocksByMch-cn.felord.payment.wechat.v3.model.StocksQueryParams-"><code>WechatMarketingFavorApi.queryStocksByMch(StocksQueryParams)</code></a>有效。</div> 批次状态</div>
</td> </td>
</tr> </tr>
</tbody> </tbody>

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.TradeState的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.TradeState的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.TradeType的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.TradeType的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="zh"> <html lang="zh">
<head> <head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 --> <!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.WeChatServer的使用 (payment-spring-boot 1.0.0.RELEASE API)</title> <title>类 cn.felord.payment.wechat.enumeration.WeChatServer的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13"> <meta name="date" content="2020-12-13">

Some files were not shown because too many files have changed in this diff Show More