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>CouponStatus (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">
<title>CouponStatus (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="CouponStatus (payment-spring-boot 1.0.0.RELEASE API)";
parent.document.title="CouponStatus (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/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">下一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/DetailStatus.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/CouponStatus.html" target="_top">框架</a></li>
@@ -121,7 +120,7 @@ var activeTableTab = "activeTableTab";
<br>
<pre>public enum <span class="typeNameLabel">CouponStatus</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/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">CouponStatus</a>&gt;</pre>
<div class="block">The enum Coupon status.</div>
<div class="block">代金券、商家券状态.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
@@ -225,6 +224,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>SENDED</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">CouponStatus</a> SENDED</pre>
<div class="block">可用.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="USED">
@@ -235,6 +238,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>USED</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">CouponStatus</a> USED</pre>
<div class="block">已实扣.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
<a name="EXPIRED">
@@ -245,6 +252,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
<h4>EXPIRED</h4>
<pre>public static final&nbsp;<a href="../../../../../cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举">CouponStatus</a> EXPIRED</pre>
<div class="block">已过期.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>1.0.0.RELEASE</dd>
</dl>
</li>
</ul>
</li>
@@ -320,13 +331,12 @@ for (CouponStatus c : CouponStatus.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/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举"><span class="typeNameLink">下一个类</span></a></li>
<li><a href="../../../../../cn/felord/payment/wechat/enumeration/DetailStatus.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/CouponStatus.html" target="_top">框架</a></li>
@@ -366,6 +376,6 @@ for (CouponStatus c : CouponStatus.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>