app投诉未读消息数
<p><strong>简要描述:</strong> </p>
<ul>
<li>投诉未读消息</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/m/report_msg_unread</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": "",
"data": {
"count": 1//表示有1个投诉订单有未读消息(不为0则显示红点)
},
"time": 1561971841
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>