暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/user_heartbeat' \
--form 'appid="10000"' \
--form 'usertoken="b7f6192ae7d118c6e45012dd9508e742a4d21185"'
{
"code": 1,
"msg": "心跳成功",
"data": [],
"timestamp": 1685890197
}