mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-24 11:53:43 +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: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<T></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<T></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><org.springframework.http.ResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../cn/felord/payment/wechat/v3/WechatRequestEntity.html#responseBodyConsumer">responseBodyConsumer</a></span></code> </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<T></pre>
|
||||
<li class="blockList">
|
||||
<h4>responseBodyConsumer</h4>
|
||||
<pre>private final <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true" title="java.util.function中的类或接口">Consumer</a><org.springframework.http.ResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>> responseBodyConsumer</pre>
|
||||
<div class="block">The Response body consumer.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user