文档
测试

判断是否为当天第一次喜欢

GET
/api/return_rest_like/

说明 / 示例

{ "status": 200, "msg": "success", "item": { "like_times": 1(1:不是第一次,0:当天第一次) }, "total_items": 1, "except": null }