This commit is contained in:
felord.cn
2020-12-13 11:06:53 +08:00
parent eab68846af
commit 721c895716
241 changed files with 2067 additions and 666 deletions

View File

@@ -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:45 CST 2020 -->
<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">
@@ -129,9 +129,9 @@ extends org.springframework.http.RequestEntity&lt;T&gt;</pre>
<div class="block">The type Wechat request entity.</div>
<dl>
<dt><span class="simpleTagLabel">从以下版本开始:</span></dt>
<dd>14 :01</dd>
<dd>1.0.0.RELEASE</dd>
<dt><span class="simpleTagLabel">作者:</span></dt>
<dd>Dax</dd>
<dd>felord.cn</dd>
</dl>
</li>
</ul>
@@ -168,7 +168,9 @@ extends org.springframework.http.RequestEntity&lt;T&gt;</pre>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true" title="java.util.function中的类或接口">Consumer</a>&lt;org.springframework.http.ResponseEntity&lt;com.fasterxml.jackson.databind.node.ObjectNode&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatRequestEntity.html#responseBodyConsumer">responseBodyConsumer</a></span></code>&nbsp;</td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatRequestEntity.html#responseBodyConsumer">responseBodyConsumer</a></span></code>
<div class="block">The Response body consumer.</div>
</td>
</tr>
</table>
<ul class="blockList">
@@ -272,6 +274,7 @@ extends org.springframework.http.RequestEntity&lt;T&gt;</pre>
<li class="blockList">
<h4>responseBodyConsumer</h4>
<pre>private final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true" title="java.util.function中的类或接口">Consumer</a>&lt;org.springframework.http.ResponseEntity&lt;com.fasterxml.jackson.databind.node.ObjectNode&gt;&gt; responseBodyConsumer</pre>
<div class="block">The Response body consumer.</div>
</li>
</ul>
</li>