mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-17 15:33:44 +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>WechatPayResponseErrorHandler (payment-spring-boot 1.0.0.RELEASE API)</title>
|
||||
<meta name="date" content="2020-12-13">
|
||||
<title>WechatPayResponseErrorHandler (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="WechatPayResponseErrorHandler (payment-spring-boot 1.0.0.RELEASE API)";
|
||||
parent.document.title="WechatPayResponseErrorHandler (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">
|
||||
@@ -260,7 +259,6 @@ extends org.springframework.web.client.DefaultResponseErrorHandler</pre>
|
||||
<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">
|
||||
@@ -306,6 +304,6 @@ extends org.springframework.web.client.DefaultResponseErrorHandler</pre>
|
||||
<!-- -->
|
||||
</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