APP(合伙人)

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


获取配送中页面自动刷新时间

<p><strong>简要描述:获取配送中页面自动刷新时间</strong> </p> <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;: &amp;quot;2&amp;quot;,         &amp;quot;training&amp;quot;: 0,         &amp;quot;promotion&amp;quot;: 0,         &amp;quot;trading&amp;quot;: &amp;quot;1&amp;quot;,         &amp;quot;vin&amp;quot;: &amp;quot;178&amp;quot;,         &amp;quot;notices&amp;quot;: &amp;quot;1208&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;delivery_time&amp;quot;: 20,         &amp;quot;delivery_pull_time&amp;quot;: 6,         &amp;quot;dms_payment&amp;quot;: &amp;quot;5&amp;quot;,         &amp;quot;credit_order&amp;quot;: &amp;quot;107&amp;quot;,         &amp;quot;unread&amp;quot;: 1501,         &amp;quot;notices_pos&amp;quot;: &amp;quot;333334&amp;quot;,         &amp;quot;notices_list&amp;quot;: [],         &amp;quot;print_sales_order_sn&amp;quot;: &amp;quot;&amp;quot;,         &amp;quot;task_count&amp;quot;: 0,         &amp;quot;delivery_count&amp;quot;: 0,         &amp;quot;plan_count&amp;quot;: 0,         &amp;quot;chit_count&amp;quot;: 0,         &amp;quot;overstock1&amp;quot;: [],         &amp;quot;overstock2&amp;quot;: []     } }</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;">delivery_pull_time</td> <td style="text-align: left;">int</td> <td>该参数用于 多少秒请求一次 配送中页面</td> </tr> </tbody> </table>

页面列表

ITEM_HTML