接口:当月签到记录
接口详情

当月签到记录

zodram api

GET

接口地址
正式环境(prod) https://zodream.cn/open/checkin/home/month
本地环境(dev) http://zodream.localhost/open/checkin/home/month
Header参数
字段键 字段值 备注说明
请求参数
字段别名 字段含义 字段类型 是否必填 默认值 备注说明
month 月份 字符串(string) 默认当月
响应参数
字段别名 字段含义 字段类型 MOCK规则 备注说明
data data 数组(array)
id id 数字(number)
type type 数字(number)
running running 数字(number)
money money 数字(number)
method method 数字(number)
created_at created_at 字符串(string)
返回示例