大平台——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_write_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> <tr> <td style="text-align: left;">picMd5</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>图片MD5</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code>{ &amp;quot;param&amp;quot;: { &amp;quot;shopId&amp;quot;: &amp;quot;60AAD10FD2B0C32FE0538D01A8C090B1&amp;quot;, &amp;quot;custId&amp;quot;: &amp;quot;B467C3EC4A974269A099564772113DC1&amp;quot;, &amp;quot;dtype&amp;quot;: &amp;quot;4&amp;quot;, &amp;quot;timeStamp&amp;quot;: &amp;quot;1515386620642&amp;quot;, &amp;quot;secretKey&amp;quot;: &amp;quot;73577513E443A5DEEB1A4BD540DEAFEC&amp;quot;, &amp;quot;authKey&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;uuid&amp;quot;: &amp;quot;a02071b8-c072-402f-ab89-680b32c8655c&amp;quot;, &amp;quot;userKey&amp;quot;: &amp;quot;5FBC7D602320EDAFE0538D01A8C075F2&amp;quot;, &amp;quot;custId&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;picMd5&amp;quot;: &amp;quot;2&amp;quot; }, &amp;quot;modular&amp;quot;: &amp;quot;baseAdvertise&amp;quot;, &amp;quot;requestname&amp;quot;: &amp;quot;updateAdvertiseClick&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;1.0&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> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;result&amp;quot;: &amp;quot;&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> <hr />

页面列表

ITEM_HTML