《你来吧》Java服务器API 文档

《你来吧》APP 的Java 服务器API 文档


文章分享后台配置信息

<p><strong>简要描述:</strong> </p> <ul> <li>返回全部配置 通过后台配置信息去查看对应的编码</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://api.nilaib.com/share/getShareConfigJsonCache.htm</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> <th>取值说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">cversion</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>当前程序版本号</td> <td>例:4311</td> </tr> <tr> <td style="text-align: left;">ctype</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>系统类型</td> <td>苹果1 安卓2</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;result&amp;quot; : &amp;quot;1000&amp;quot;, &amp;quot;msg&amp;quot; : &amp;quot;success&amp;quot;, &amp;quot;info&amp;quot; : { &amp;quot;m162&amp;quot; : &amp;quot;50&amp;quot;, &amp;quot;m140&amp;quot; : &amp;quot;&amp;quot;, &amp;quot;m113&amp;quot; : &amp;quot;http://apptest.eye61.com/guide/actCenter.htm&amp;quot;, &amp;quot;m124&amp;quot; : &amp;quot;http://img.eye61.com/app/v1/man.png&amp;quot;, &amp;quot;m201&amp;quot; : &amp;quot;http://fq100.net/h5/advertisementtest/activities/html/activities_setting.html&amp;quot;, &amp;quot;m212&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/app_pay.html&amp;quot;, &amp;quot;m202&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/account_level.html&amp;quot;, &amp;quot;m213&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/rank_hongbao.html&amp;quot;, &amp;quot;m210&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/share_awards.html&amp;quot;, &amp;quot;m133&amp;quot; : &amp;quot;http://img.nilaib.com/app/v420/alertan.html&amp;quot;, &amp;quot;m123&amp;quot; : &amp;quot;http://img.eye61.com/app/v1/female.png&amp;quot;, &amp;quot;m200&amp;quot; : &amp;quot;http://fq100.net/h5/advertisementtest/activities/html/activities_box.html&amp;quot;, &amp;quot;m211&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/video_lottery.html&amp;quot;, &amp;quot;m134&amp;quot; : &amp;quot;http://img.nilaib.com/app/v420/zhibo-banner.jpg&amp;quot;, &amp;quot;m205&amp;quot; : &amp;quot;http://fq100.net/h5/advertisementtest/activities/html/activities_lottery_histroy.html&amp;quot;, &amp;quot;m206&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/family_agreement.html&amp;quot;, &amp;quot;m203&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/anchor_level.html&amp;quot;, &amp;quot;m214&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/live_lottery.html&amp;quot;, &amp;quot;m204&amp;quot; : &amp;quot;http://fq100.net/h5/advertisementtest/activities/html/activities_lottery.html&amp;quot;, &amp;quot;m215&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/rank_anchor.html&amp;quot;, &amp;quot;m209&amp;quot; : &amp;quot;3000&amp;quot;, &amp;quot;m207&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/task.html&amp;quot;, &amp;quot;m208&amp;quot; : &amp;quot;http://fq100.net/h5/weblive/html/rank.html&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;">result</td> <td style="text-align: left;">String</td> <td>返回类型编号</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">String</td> <td>返回说明信息</td> </tr> <tr> <td style="text-align: left;">info</td> <td style="text-align: left;">JSON</td> <td>返回结果</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML