加载所有任务(展会用)
<p><strong>简要描述:</strong> </p>
<ul>
<li>加载所有任务(展会用)</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://guigui.thinkerx.com/device/load_all</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>参数:</strong> </p>
<p>*<em>返回示例</em></p>
<pre><code>{
"status": 1,
"msg": "加载成功",
"data": [
{
"buyer_address": "2019-05-21 15:22:18",
"id": 125,
"task_num": "rrr",
"create_time": "2019-05-31 15:16:50",
"order_id": 7661,
"room_id": 9596,
"status": 0,
"uid": 1876,
"nc_url": "",
"u_name": "用户185*5854",
"begin_time": "0000-00-00 00:00:00",
"end_time": "0000-00-00 00:00:00",
"dele": 0,
"pdf": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/tasks/7661/9596/rrr.pdf",
"device_id": 0,
"name": "次卧",
"expand_area": "6.5151",
"plate_ids": "[\"634\",\"635\",\"636\",\"637\",\"638\",\"639\",\"640\",\"641\",\"642\",\"643\",\"644\",\"645\",\"646\",\"647\",\"648\"]",
"img_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/imgs/1559290811383.png",
"piece": "",
"differ_create_time": "1小时前",
"plate_count": 15,
"plates": {
"多层实木": 15
}
},
{
"buyer_address": "2019-05-29 09:23:31",
"id": 126,
"task_num": "321",
"create_time": "2019-05-31 15:29:12",
"order_id": 8939,
"room_id": 11376,
"status": 0,
"uid": 1,
"nc_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/tasks/8939/11376/321.zip",
"u_name": "hls",
"begin_time": "0000-00-00 00:00:00",
"end_time": "0000-00-00 00:00:00",
"dele": 0,
"pdf": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/tasks/8939/11376/321.pdf",
"device_id": 0,
"name": "主卧",
"expand_area": "6.8414",
"plate_ids": "[695,696,697,698,699,700,701,702]",
"img_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/imgs/1559288682690.png",
"piece": "",
"differ_create_time": "1小时前",
"plate_count": 8,
"plates": {
"多层实木": 8
}
},
{
"buyer_address": "2019-05-29 09:23:31",
"id": 127,
"task_num": "325",
"create_time": "2019-05-31 15:36:40",
"order_id": 8939,
"room_id": 11376,
"status": 0,
"uid": 1,
"nc_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/tasks/8939/11376/325.zip",
"u_name": "hls",
"begin_time": "0000-00-00 00:00:00",
"end_time": "0000-00-00 00:00:00",
"dele": 0,
"pdf": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/tasks/8939/11376/325.pdf",
"device_id": 0,
"name": "主卧",
"expand_area": "6.8414",
"plate_ids": "[695,696,697,698,699,700,701,702]",
"img_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/imgs/1559288682690.png",
"piece": "",
"differ_create_time": "1小时前",
"plate_count": 8,
"plates": {
"多层实木": 8
}
}
]
}</code></pre>