mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +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:20 CST 2021 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>已过时的列表 (payment-spring-boot 1.0.0.RELEASE API)</title>
|
||||
<meta name="date" content="2020-12-13">
|
||||
<title>已过时的列表 (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="\u5DF2\u8FC7\u65F6\u7684\u5217\u8868 (payment-spring-boot 1.0.0.RELEASE API)";
|
||||
parent.document.title="\u5DF2\u8FC7\u65F6\u7684\u5217\u8868 (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -39,7 +39,6 @@
|
||||
<li><a href="overview-tree.html">树</a></li>
|
||||
<li class="navBarCell1Rev">已过时</li>
|
||||
<li><a href="index-all.html">索引</a></li>
|
||||
<li><a href="help-doc.html">帮助</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
@@ -73,6 +72,47 @@
|
||||
<div class="header">
|
||||
<h1 title="已过时的 API" class="title">已过时的 API</h1>
|
||||
<h2 title="目录">目录</h2>
|
||||
<ul>
|
||||
<li><a href="#class">已过时的类</a></li>
|
||||
<li><a href="#method">已过时的方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer"><a name="class">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="已过时的类表, 列表已过时的类和解释">
|
||||
<caption><span>已过时的类</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">类和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="cn/felord/payment/wechat/v2/WechatPayRefundApi.html" title="cn.felord.payment.wechat.v2中的类">cn.felord.payment.wechat.v2.WechatPayRefundApi</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="method">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="已过时的方法表, 列表已过时的方法和解释">
|
||||
<caption><span>已过时的方法</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="cn/felord/payment/wechat/v3/WechatApiProvider.html#refund-java.lang.String-">cn.felord.payment.wechat.v3.WechatApiProvider.refund(String)</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
@@ -90,7 +130,6 @@
|
||||
<li><a href="overview-tree.html">树</a></li>
|
||||
<li class="navBarCell1Rev">已过时</li>
|
||||
<li><a href="index-all.html">索引</a></li>
|
||||
<li><a href="help-doc.html">帮助</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
@@ -121,6 +160,6 @@
|
||||
<!-- -->
|
||||
</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