临宇宙

临宇宙相关


已签到人员信息

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口 更新于 2023-08-14 16:47:39 星期一</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://www.linsheapp.com/index/selectBossCheckInUserInfo</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;">store_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>店铺id</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>页数 默认为一</td> </tr> <tr> <td style="text-align: left;">page_count</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>每页条数 默认为20</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;code&amp;quot;: 200,     &amp;quot;data&amp;quot;: [         {             &amp;quot;add_time&amp;quot;: &amp;quot;2023/04/19 14:25:44&amp;quot;,#签到时间 &amp;quot;is_the_store&amp;quot;: 1,#是否为当前店铺 1 是 0 不是 &amp;quot;store_id&amp;quot;: 4,#店铺id             &amp;quot;logo&amp;quot;: &amp;quot;https://qiniu.linsheapp.com/userLogo/6433ae68a776c.jpg&amp;quot;,#头像             &amp;quot;nike_name&amp;quot;: &amp;quot;小爬菜&amp;quot;,#昵称             &amp;quot;user_num&amp;quot;: 10155549,#编号id             &amp;quot;name&amp;quot;: &amp;quot;彭洪平&amp;quot;,#真实姓名             &amp;quot;total_price&amp;quot;: 0,#订单完成金额             &amp;quot;order_number&amp;quot;: 0,#订单数量 &amp;quot;yesterday_info&amp;quot;: {#昨日信息                 &amp;quot;is_bright&amp;quot;: 1,#是否优先 1 是 0 不是                 &amp;quot;total_price&amp;quot;: 0,#昨日金额                 &amp;quot;order_number&amp;quot;: 0,#昨日单量 &amp;quot;hours&amp;quot;: 0,#小时数                 &amp;quot;priority&amp;quot;: 2,#排序                 &amp;quot;text&amp;quot;: &amp;quot;&amp;quot;#文案             }, &amp;quot;hours_sort&amp;quot;: 0,#二级排序             &amp;quot;hours&amp;quot;: 0,#小时数 &amp;quot;priority&amp;quot;: 3 #排序 0123         }     ] }</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