打卡管理
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"code": 0,
"msg": "ok",
"data": {
"list": [
{
"id": "8",
"circle_name": "圈子名字",
"goal_name": "目标名",
"user_name": "yongHuMing",
"pdesc": "打卡描述",
"percent": "1",//完成度(1<=percent<=100)
"imgs": "",//todo
"audio": "",//todo
"pdate": "20181122",//打卡标识
"utime": "2018-11-22 20:56:06" //最后跟新时间
}
],
"count": "3"
}
}