简要描述:

请求域名:

  • http://xx.com

请求URL:

POST/plugin.check-in-rebate.frontend.participate-in.change-check-in-log

参数:

参数名 是否必须 类型 说明
check_type int 修改类型, 1 修改显示状态, 2显示状态
id int 打卡记录ID
is_hide int 是否隐藏,1隐藏,0不隐藏
is_top int 是否置顶,1置顶,0不置顶

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "打卡成功",
    "data": {
		"is_give" : true
	}
}

返回参数说明:

参数名 类型 说明
is_give bool 是否可以领取奖励