happysell


056 打卡签到

<h5>请求URL</h5> <ul> <li><code>http://happysell.com/api/job/sign_today</code></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;">picture</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>签到拍照</td> </tr> <tr> <td style="text-align: left;">address</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>打卡定位地址</td> </tr> </tbody> </table> <pre><code>{     &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;status&amp;quot;: 1,         &amp;quot;picture&amp;quot;: &amp;quot;upload/2b/a3b095606d162e47a2ac04a5739c96.jpg&amp;quot;,         &amp;quot;shop_id&amp;quot;: 10042,         &amp;quot;shopName&amp;quot;: &amp;quot;丁少帅&amp;quot;,         &amp;quot;shop_role&amp;quot;: 1,         &amp;quot;shop_role_cn&amp;quot;: &amp;quot;员工&amp;quot;,         &amp;quot;country_cn&amp;quot;: &amp;quot;Kenya&amp;quot;,         &amp;quot;countryId&amp;quot;: 1,         &amp;quot;phoneNumber&amp;quot;: &amp;quot;25413823188072&amp;quot;,         &amp;quot;create_time&amp;quot;: &amp;quot;2024-12-02 10:03:02&amp;quot;,         &amp;quot;update_time&amp;quot;: &amp;quot;2024-12-02 10:03:02&amp;quot;,         &amp;quot;month_key&amp;quot;: &amp;quot;202412&amp;quot;,         &amp;quot;company_id&amp;quot;: 10006,         &amp;quot;sign_time&amp;quot;: 1733104982,         &amp;quot;sign_time_str&amp;quot;: &amp;quot;10:03&amp;quot;,         &amp;quot;sign_day&amp;quot;: &amp;quot;20241202&amp;quot;,         &amp;quot;get_score&amp;quot;: &amp;quot;4&amp;quot;,         &amp;quot;address&amp;quot;: &amp;quot;深圳龙华&amp;quot;,         &amp;quot;late_min&amp;quot;: 63,         &amp;quot;is_late&amp;quot;: 2     } }</code></pre>

页面列表

ITEM_HTML