网赚

超惠省


浏览商品获得金币

<p><strong>简要描述:</strong> </p> <ul> <li>浏览商品获得金币</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/fy/gold/itemBrowse</code> <strong>参数:</strong> </li> </ul> <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;">userId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>用户id</td> </tr> <tr> <td style="text-align: left;">phone</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>手机号</td> </tr> <tr> <td style="text-align: left;">itemId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>商品itemId</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <p>{ &quot;itemId&quot;:&quot;605716609561&quot;, &quot;phone&quot;:&quot;13929254786&quot;, &quot;userId&quot;:&quot;10&quot; ,&quot;sessionKey&quot;:&quot;9874dda31bb4b9d226e2de8212d34555&quot;,&quot;phone&quot;:&quot;13929254786&quot;,&quot;appName&quot;:&quot;纷期生活&quot;,&quot;platformType&quot;:&quot;4&quot;,&quot;versionName&quot;:&quot;1.0&quot;}</p> <p><strong>返回示例</strong></p> <pre><code> { resultData: { addGold: 2 }- resultCode: 0 }</code></pre> <p><strong>resultData说明</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;">addGold</td> <td style="text-align: left;">int</td> <td>本次签到获的金币</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <p><strong>resultCode对应的值</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">0</td> <td>请求成功</td> </tr> <tr> <td style="text-align: left;">-1</td> <td>请求错误</td> </tr> </tbody> </table>

页面列表

ITEM_HTML