大平台——App客户端接口

App接口


积分说明文案详情

<p><strong>简要描述:</strong> </p> <ul> <li>积分说明文案详情</li> </ul> <p><strong>作者:</strong> </p> <ul> <li>缪汉晨</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/xtwl_read_interface/cmd</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必填</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">custId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>客户id</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code> { &amp;quot;version&amp;quot;: &amp;quot;1.0&amp;quot;, &amp;quot;modular&amp;quot;: &amp;quot;rIntegral&amp;quot;, &amp;quot;requestname&amp;quot;: &amp;quot;queryIntegralQuestion&amp;quot;, &amp;quot;param&amp;quot;: { &amp;quot;authKey&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;userKey&amp;quot;: &amp;quot;62CAEA007639270CE053C59E2C0ABDDB&amp;quot;, &amp;quot;timeStamp&amp;quot;: &amp;quot;3423452353454&amp;quot;, &amp;quot;secretKey&amp;quot;: &amp;quot;1233&amp;quot;, &amp;quot;uuid&amp;quot;: &amp;quot;545&amp;quot;, &amp;quot;dtype&amp;quot;: &amp;quot;2&amp;quot;, &amp;quot;custId&amp;quot;:&amp;quot;BFE4F35998DB42FBB57CED6A1EC33AE7&amp;quot; } } </code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">questionId</td> <td style="text-align: left;">string</td> <td>问题id</td> </tr> <tr> <td style="text-align: left;">question</td> <td style="text-align: left;">string</td> <td>问题</td> </tr> <tr> <td style="text-align: left;">answer</td> <td style="text-align: left;">string</td> <td>回答</td> </tr> <tr> <td style="text-align: left;">resultcode/resultdesc</td> <td style="text-align: left;">String</td> <td>0成功/其它返回错误信息(0002,已收藏过该商家)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;result&amp;quot;: { &amp;quot;count&amp;quot;: 1, &amp;quot;list&amp;quot;: [{ &amp;quot;questionId&amp;quot;: &amp;quot;4A51D2B64D3E48A098DD2633B1354FB2&amp;quot;, &amp;quot;question&amp;quot;: &amp;quot;123&amp;quot;, &amp;quot;answer&amp;quot;: &amp;quot;12321312&amp;quot; }] }, &amp;quot;resultcode&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;resultdesc&amp;quot;: &amp;quot;success&amp;quot; }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML