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>StockStatus (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">
<title>StockStatus (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="StockStatus (payment-spring-boot 1.0.0.RELEASE API)";
parent.document.title="StockStatus (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
}
}
catch(err) {
@@ -45,13 +45,12 @@ 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">
<ul class="navList">
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">下一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/RefundStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/StockType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?cn/felord/payment/wechat/enumeration/StockStatus.html" target="_top">框架</a></li>
@@ -121,7 +120,7 @@ var activeTableTab = "activeTableTab";
<br>
<pre>public enum <span class="typeNameLabel">StockStatus</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="java.lang中的类或接口">Enum</a>&lt;<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a>&gt;</pre>
<div class="block">The enum Stock status.</div>
<div class="block">代金券批次状态.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
@@ -270,6 +269,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>UNACTIVATED</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a> UNACTIVATED</pre>
<div class="block">Unactivated stock status.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="AUDIT">
@@ -280,6 +283,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>AUDIT</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a> AUDIT</pre>
<div class="block">Audit stock status.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="RUNNING">
@@ -290,6 +297,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>RUNNING</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a> RUNNING</pre>
<div class="block">Running stock status.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="STOPED">
@@ -300,6 +311,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>STOPED</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a> STOPED</pre>
<div class="block">Stoped stock status.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="PAUSED">
@@ -310,6 +325,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>PAUSED</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">StockStatus</a> PAUSED</pre>
<div class="block">Paused stock status.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
</li>
@@ -399,6 +418,8 @@ for (StockStatus c : StockStatus.values())
<dl>
<dt><span class="returnLabel">返回:</span></dt>
<dd>the string</dd>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
@@ -413,6 +434,8 @@ for (StockStatus c : StockStatus.values())
<dl>
<dt><span class="returnLabel">返回:</span></dt>
<dd>the string</dd>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
@@ -439,13 +462,12 @@ for (StockStatus c : StockStatus.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">
<ul class="navList">
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">下一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/RefundStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/StockType.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?cn/felord/payment/wechat/enumeration/StockStatus.html" target="_top">框架</a></li>
@@ -485,6 +507,6 @@ for (StockStatus c : StockStatus.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>