获取wh棋牌下载地址
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取wh棋牌下载地址,链接与二维码地址</li>
</ul>
<p><strong>请求URL:</strong> </p>
<p><code>http://xx.com/download/wh_app_down</code></p>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST Content-Type: application/json;charset=utf-8</li>
</ul>
<p><strong>参数:</strong> </p>
<p>无</p>
<p><strong>返回示例</strong></p>
<pre><code>{
&quot;code&quot;: 1,
&quot;msg&quot;: &quot;2006&quot;,
&quot;info&quot;: &quot;success&quot;,
&quot;data&quot;: {
&quot;wh_apk_url&quot;: &quot;http://www.lebole5.com/wh_app/apk/klc.apk&quot;, //安卓链接下载地址
&quot;wh_qrcode_url&quot;: &quot;http://www.lebole5.com/wh_app/qrcode/klc.png&quot;,//二维码下载图片路径
&quot;wh_ios_url&quot;: &quot;http://www.lebole5.com/wh_app/ios/klc.ipa&quot;//ios链接下载地址
}
}</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>