获取加载静态文件域名
<p><strong>简要描述:</strong> </p>
<ul>
<li>用户注册接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xxx.xxx.com/Systems/getWebConfigStaticUrl</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>Get</li>
</ul>
<p><strong>返回示例</strong></p>
<pre><code> www.hgb168.com</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>此接口可能返回空数据回来,要先判断这个域名是否正常,如果不正常就使用当前域名</li>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>