APP(合伙人)

合伙人、dms、66智修文档相关


获取积压任务提醒

<p><strong>简要描述:</strong> </p> <ul> <li> </li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xxxx/dms/information/message-count</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;errCode&amp;quot;: 1000, &amp;quot;errMsg&amp;quot;: &amp;quot;请求成功&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;notice&amp;quot;: 0, &amp;quot;training&amp;quot;: 0, &amp;quot;promotion&amp;quot;: 0, &amp;quot;trading&amp;quot;: 0, &amp;quot;vin&amp;quot;: &amp;quot;50&amp;quot;, &amp;quot;notices&amp;quot;: &amp;quot;1032&amp;quot;, &amp;quot;print_order_id&amp;quot;: 0, &amp;quot;share_notices_num&amp;quot;: 0, &amp;quot;warehouse_count&amp;quot;: 0, &amp;quot;unread&amp;quot;: 1082, &amp;quot;notices_pos&amp;quot;: &amp;quot;4192&amp;quot;, &amp;quot;notices_list&amp;quot;: [], &amp;quot;print_sales_order_sn&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;delivery_count&amp;quot;: 0 } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">black_count</td> <td style="text-align: left;">int</td> <td>该参数有值的时候 进行弹框提醒 该值是跳转任务详情ID</td> </tr> <tr> <td style="text-align: left;">black_id</td> <td style="text-align: left;">int</td> <td>调用删除接口操作 对应的ID</td> </tr> <tr> <td style="text-align: left;">&quot;您有新的积压品分配任务请查看&quot; 弹框提醒写死</td> <td style="text-align: left;">不管啥操作 弹框以后 就是去调用删除接口操作</td> </tr> </tbody> </table>

页面列表

ITEM_HTML