app获取接口地址
<p><strong>简要描述:</strong> </p>
<ul>
<li>app获取接口地址</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://120.77.205.154:82/m/get_api</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>get </li>
</ul>
<p><strong>参数:</strong> </p>
<p><strong>返回示例</strong></p>
<pre><code> {
__type: "result",
state: "ok",
msg: "success",
data: "http://120.77.205.154:82/",
time: 1552287559
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>