mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-25 04:53:44 +08:00
javadoc
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 00:16:35 CST 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>WechatResponseEntity (payment-spring-boot 1.0.0.RELEASE API)</title>
|
||||
<meta name="date" content="2020-12-13">
|
||||
@@ -119,9 +119,9 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<div class="block">The type Wechat response entity.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
|
||||
<dd>13 :20</dd>
|
||||
<dd>1.0.0.RELEASE</dd>
|
||||
<dt><span class="simpleTagLabel">作者:</span></dt>
|
||||
<dd>Dax</dd>
|
||||
<dd>felord.cn</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -143,11 +143,15 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html" title="WechatResponseEntity中的类型参数">T</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html#body">body</a></span></code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html#body">body</a></span></code>
|
||||
<div class="block">The Body.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html#httpStatus">httpStatus</a></span></code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html#httpStatus">httpStatus</a></span></code>
|
||||
<div class="block">The Http status.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
@@ -246,6 +250,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<li class="blockList">
|
||||
<h4>httpStatus</h4>
|
||||
<pre>private int httpStatus</pre>
|
||||
<div class="block">The Http status.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="body">
|
||||
@@ -255,6 +260,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<li class="blockList">
|
||||
<h4>body</h4>
|
||||
<pre>private <a href="../../../../../cn/felord/payment/wechat/v3/WechatResponseEntity.html" title="WechatResponseEntity中的类型参数">T</a> body</pre>
|
||||
<div class="block">The Body.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user