临宇宙

临宇宙相关


查询指定用户进行中订单

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口 更新于 2023-04-23 19:23:29 星期日</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://linyuzhou.linsheapp.com/teamLeader/selectDesignationUserOrderIng</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户token</td> </tr> <tr> <td style="text-align: left;">user_num</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户编号</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;code&amp;quot;: 200,     &amp;quot;data&amp;quot;: {&amp;quot;list&amp;quot;:[         {             &amp;quot;service_label_url&amp;quot;: &amp;quot;https://qiniu.linsheapp.com/serviceLabelKge%403x.png&amp;quot;,#图标地址             &amp;quot;service_name&amp;quot;: &amp;quot;K歌&amp;quot;,#订单类型             &amp;quot;time&amp;quot;: &amp;quot;今天20:00~22:00&amp;quot;,#时间             &amp;quot;poi_name&amp;quot;: &amp;quot;梓坤科技园&amp;quot;,#poi名称             &amp;quot;door_number&amp;quot;: '',#门牌号             &amp;quot;logo&amp;quot;: &amp;quot;https://qiniu.linsheapp.com/userLogo/6321a895f3935.jpg&amp;quot;,#零工头像             &amp;quot;user_num&amp;quot;: 14567892,#零工编号             &amp;quot;nike_name&amp;quot;: &amp;quot;抹茶味的菇凉&amp;quot;,#零工昵称             &amp;quot;name&amp;quot;: &amp;quot;罗来福&amp;quot;,#零工真实姓名             &amp;quot;status_msg&amp;quot;: &amp;quot;零工已接单&amp;quot;,#订单状态             &amp;quot;sort&amp;quot;: 1681135200,#排序 无用处 &amp;quot;top_sort&amp;quot;: 1 ,# 1已超时 2 已完成 3 确认到达 4 进行中 其他状态 &amp;quot;price&amp;quot;: 666, #单价             &amp;quot;total_price&amp;quot;: &amp;quot;666.00&amp;quot;,#总价             &amp;quot;is_timeout&amp;quot;: 1#是否已超时 1 是 0 否         }, {             &amp;quot;service_label_url&amp;quot;: &amp;quot;https://qiniu.linsheapp.com/serviceLabelliugou%403x.png&amp;quot;,             &amp;quot;service_name&amp;quot;: &amp;quot;上门伴宠&amp;quot;,             &amp;quot;time&amp;quot;: &amp;quot;今天 16:00 ~ 17:00&amp;quot;,             &amp;quot;poi_name&amp;quot;: &amp;quot;易马达e换电电动自行车充电站(沪太路)&amp;quot;,             &amp;quot;door_number&amp;quot;: &amp;quot;你好你好我是一名合格&amp;quot;,             &amp;quot;logo&amp;quot;: &amp;quot;https://qiniu.linsheapp.com/userLogo/63e202078c3e8.jpg&amp;quot;,             &amp;quot;user_num&amp;quot;: 14564567,             &amp;quot;nike_name&amp;quot;: &amp;quot;安然然an&amp;quot;,             &amp;quot;name&amp;quot;: &amp;quot;彭洪平&amp;quot;,             &amp;quot;status_msg&amp;quot;: &amp;quot;(今天 13:22 ~ 14:22)已超时&amp;quot;,             &amp;quot;sort&amp;quot;: 1681203600,             &amp;quot;top_sort&amp;quot;: 1,             &amp;quot;price&amp;quot;: 666,             &amp;quot;total_price&amp;quot;: &amp;quot;666.00&amp;quot;,             &amp;quot;is_timeout&amp;quot;: 1         }     ], &amp;quot;total_price&amp;quot;: 0,#总金额 } }</code></pre> <h5>返回参数说明</h5> <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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML