docs: update docs

This commit is contained in:
felord.cn
2021-02-04 21:41:03 +08:00
committed by felord.cn
parent d65fd0a243
commit b4c3525246
479 changed files with 79908 additions and 2827 deletions

View File

@@ -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>WeChatServer (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">
<title>WeChatServer (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="WeChatServer (payment-spring-boot 1.0.0.RELEASE API)";
parent.document.title="WeChatServer (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
}
}
catch(err) {
@@ -45,7 +45,6 @@ var activeTableTab = "activeTableTab";
<li><a href="package-tree.html"></a></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">
@@ -271,6 +270,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>CHINA</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举">WeChatServer</a> CHINA</pre>
<div class="block">中国</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="CHINA2">
@@ -281,6 +284,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>CHINA2</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举">WeChatServer</a> CHINA2</pre>
<div class="block">中国国内(备用域名)</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="HK">
@@ -291,6 +298,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>HK</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举">WeChatServer</a> HK</pre>
<div class="block">香港</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="US">
@@ -301,6 +312,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>US</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举">WeChatServer</a> US</pre>
<div class="block">美国</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="FRAUD">
@@ -311,6 +326,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>FRAUD</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举">WeChatServer</a> FRAUD</pre>
<div class="block">获取公钥</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="ACTION">
@@ -321,6 +340,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>ACTION</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举">WeChatServer</a> ACTION</pre>
<div class="block">活动</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
</li>
@@ -339,6 +362,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>domain</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> domain</pre>
<div class="block">域名</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
</li>
@@ -402,6 +429,8 @@ for (WeChatServer c : WeChatServer.values())
<dl>
<dt><span class="returnLabel">返回:</span></dt>
<dd>the type</dd>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
@@ -441,7 +470,6 @@ for (WeChatServer c : WeChatServer.values())
<li><a href="package-tree.html"></a></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">
@@ -487,6 +515,6 @@ for (WeChatServer c : WeChatServer.values())
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</body>
</html>