mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-24 03:33: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:19 CST 2021 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>WechatPayProperties (payment-spring-boot 1.0.0.RELEASE API)</title>
|
||||
<meta name="date" content="2020-12-13">
|
||||
<title>WechatPayProperties (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="WechatPayProperties (payment-spring-boot 1.0.0.RELEASE API)";
|
||||
parent.document.title="WechatPayProperties (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -39,12 +39,11 @@
|
||||
<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/WechatPayConfiguration.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../cn/felord/payment/wechat/WechatPayConfiguredCondition.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -256,12 +255,11 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<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/WechatPayConfiguration.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../cn/felord/payment/wechat/WechatPayConfiguredCondition.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -302,6 +300,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<!-- -->
|
||||
</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