cleansellerplus

阿姨一点通相关接口


提交反馈

<p>[TOC]</p> <h5>请求URL:</h5> <p>-<code>https://qlzfbox46.djtest.cn/houseapp/trialOrderManagement/provideFeedback</code></p> <h5>请求方式:</h5> <ul> <li>POST</li> </ul> <h3>请求参数</h3> <table> <thead> <tr> <th>参数</th> <th>类型</th> <th>含义</th> </tr> </thead> <tbody> <tr> <td>trialOrderListId</td> <td>String</td> <td>试单id</td> </tr> <tr> <td>questionNumber</td> <td>Number</td> <td>问题编号</td> </tr> <tr> <td>answerValue</td> <td>Number</td> <td>回答数值</td> </tr> </tbody> </table> <h3>参数示例</h3> <pre><code class="language-json">{     &amp;quot;trialOrderListId&amp;quot;:&amp;quot;qwe&amp;quot;,     &amp;quot;chooses&amp;quot;:[         {             &amp;quot;questionNumber&amp;quot;:1,             &amp;quot;answerValue&amp;quot;:1         },         {             &amp;quot;questionNumber&amp;quot;:2,             &amp;quot;answerValue&amp;quot;:3         }     ] }</code></pre> <h3>返回值</h3> <p>返回值示例:</p> <pre><code class="language-json">{ &amp;quot;count&amp;quot;: 1, &amp;quot;data&amp;quot;: true, &amp;quot;message&amp;quot;: &amp;quot;成功&amp;quot;, &amp;quot;status&amp;quot;: 0 }</code></pre> <h3>返回值参数说明</h3> <table> <thead> <tr> <th>参数</th> <th>类型</th> <th>含义</th> </tr> </thead> <tbody> <tr> <td>count</td> <td>number</td> <td>1</td> </tr> <tr> <td>data</td> <td>boolean</td> <td>true</td> </tr> <tr> <td>message</td> <td>string</td> <td>成功</td> </tr> <tr> <td>status</td> <td>number</td> <td>0</td> </tr> </tbody> </table> <h3>流程图</h3> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=272771acfb0824e01a18d38777fb0f1e&amp;amp;file=file.png" alt="" /></p> <h3>备注</h3> <p>在这里添加备注信息</p>

页面列表

ITEM_HTML