返回示例及常见错误
<pre><code>{
code: 200,
msg: &quot;SUCCESS&quot;,
data: [ ]
}</code></pre>
<pre><code>{
code: 401,
msg: &quot;签名错误&quot;,
data: [ ]
}</code></pre>
<p>注意:如果返回下面的信息 请仔细检查字段是否跟文档一致 (注意大小写)</p>
<pre><code>&lt;!D0CTYPE html&gt;&lt;html&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;&lt;title&gt;系统发生错误&lt;/title&gt;&lt;meta name=&quot;robots&quot; content=&quot;noindex,nofollow&quot; /&gt;</code></pre>