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>类 cn.felord.payment.wechat.WechatPayProperties.V3的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">
<title>类 cn.felord.payment.wechat.WechatPayProperties.V3的使用 (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="\u7C7B cn.felord.payment.wechat.WechatPayProperties.V3\u7684\u4F7F\u7528 (payment-spring-boot 1.0.0.RELEASE API)";
parent.document.title="\u7C7B cn.felord.payment.wechat.WechatPayProperties.V3\u7684\u4F7F\u7528 (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
}
}
catch(err) {
@@ -39,7 +39,6 @@
<li><a href="../../../../../overview-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">
@@ -108,6 +107,12 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static org.springframework.boot.context.properties.bind.Bindable&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>,<a href="../../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类">WechatPayProperties.V3</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatPayConfiguredCondition.</span><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/WechatPayConfiguredCondition.html#STRING_WECHAT_V3_MAP">STRING_WECHAT_V3_MAP</a></span></code>
<div class="block">The constant STRING_WECHAT_V3_MAP.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>,<a href="../../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类">WechatPayProperties.V3</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatPayProperties.</span><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/WechatPayProperties.html#v3">v3</a></span></code>
<div class="block">wechat pay V3 properties</div>
@@ -115,6 +120,19 @@
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回变量类型为<a href="../../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类">WechatPayProperties.V3</a>的类型的<a href="../../../../../cn/felord/payment/wechat/package-summary.html">cn.felord.payment.wechat</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>,<a href="../../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类">WechatPayProperties.V3</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatPayConfiguredCondition.</span><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/WechatPayConfiguredCondition.html#getV3-org.springframework.core.env.Environment-">getV3</a></span>(org.springframework.core.env.Environment&nbsp;environment)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="cn.felord.payment.wechat.v3">
<!-- -->
@@ -156,7 +174,6 @@
<li><a href="../../../../../overview-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">
@@ -187,6 +204,6 @@
<!-- -->
</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>