查询早起打卡信息
GET
/clockin/v2/getClockinInfo
接口描述
查询用户早起打卡信息
请求头
参数名
类型
描述
必填
ACCESSTOKEN
string
登录注册时返回的用户ppId
必填
请求参数
参数名
类型
描述
必填
cityId
string
城市id
必填
响应参数
参数名
类型
描述
必填
code
int
返回结果码 1000-成功 非1000-未成功
必填
button
string
按钮显示
必填
continueDays
int
连续打卡天数
必填
day
string
日期
必填
img
string
背景图
必填
month
string
月份
必填
status
int
状态 1-已打卡 2-未打卡 0-待补卡
必填
subTitle
string
下方展示副标题
必填
temMax
string
最高气温
必填
temMin
string
最低气温
必填
wea
string
今日天气
必填
week
string
星期
必填
writing
string
每日物语
必填
year
string
年份
必填
recordTime
string
打卡时间
必填
message
string
返回结果信息
必填