mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-19 00:23:43 +08:00
docs: update docs
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:43:48 CST 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_252) on Thu Feb 04 21:36:20 CST 2021 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>cn.felord.payment.wechat 类分层结构 (payment-spring-boot 1.0.0.RELEASE API)</title>
|
||||
<meta name="date" content="2020-12-13">
|
||||
<title>cn.felord.payment.wechat 类分层结构 (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)</title>
|
||||
<meta name="date" content="2021-02-04">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="cn.felord.payment.wechat \u7C7B\u5206\u5C42\u7ED3\u6784 (payment-spring-boot 1.0.0.RELEASE API)";
|
||||
parent.document.title="cn.felord.payment.wechat \u7C7B\u5206\u5C42\u7ED3\u6784 (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -39,7 +39,6 @@
|
||||
<li class="navBarCell1Rev">树</li>
|
||||
<li><a href="../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../index-all.html">索引</a></li>
|
||||
<li><a href="../../../../help-doc.html">帮助</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
@@ -87,6 +86,11 @@
|
||||
<li type="circle">cn.felord.payment.wechat.<a href="../../../../cn/felord/payment/wechat/WechatPayResponseErrorHandler.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">WechatPayResponseErrorHandler</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
|
||||
<ul>
|
||||
<li type="circle">cn.felord.payment.wechat.<a href="../../../../cn/felord/payment/wechat/WechatPayConfiguredCondition.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">WechatPayConfiguredCondition</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">cn.felord.payment.wechat.<a href="../../../../cn/felord/payment/wechat/WechatPayConfiguration.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">WechatPayConfiguration</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.<a href="../../../../cn/felord/payment/wechat/WechatPayProperties.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">WechatPayProperties</span></a></li>
|
||||
<li type="circle">cn.felord.payment.wechat.<a href="../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">WechatPayProperties.V3</span></a></li>
|
||||
@@ -110,7 +114,6 @@
|
||||
<li class="navBarCell1Rev">树</li>
|
||||
<li><a href="../../../../deprecated-list.html">已过时</a></li>
|
||||
<li><a href="../../../../index-all.html">索引</a></li>
|
||||
<li><a href="../../../../help-doc.html">帮助</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
@@ -141,6 +144,6 @@
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user