mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-19 00:23: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:47 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>WechatRequestEntity (payment-spring-boot 1.0.0.RELEASE API)</title>
|
||||
<meta name="date" content="2020-12-13">
|
||||
<title>WechatRequestEntity (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="WechatRequestEntity (payment-spring-boot 1.0.0.RELEASE API)";
|
||||
parent.document.title="WechatRequestEntity (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -45,12 +45,11 @@ 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/v3/WechatPayClient.Executor.html" title="cn.felord.payment.wechat.v3中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../cn/felord/payment/wechat/v3/WechatPayScoreApi.html" title="cn.felord.payment.wechat.v3中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html" title="cn.felord.payment.wechat.v3中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -376,12 +375,11 @@ extends org.springframework.http.RequestEntity<T></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">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../cn/felord/payment/wechat/v3/WechatPayClient.Executor.html" title="cn.felord.payment.wechat.v3中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../cn/felord/payment/wechat/v3/WechatPayScoreApi.html" title="cn.felord.payment.wechat.v3中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html" title="cn.felord.payment.wechat.v3中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -422,6 +420,6 @@ extends org.springframework.http.RequestEntity<T></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