{
"Wxid": "string"
}
curl --location --request POST '/AutoHeartbeatStatus' \
--header 'Content-Type: application/json' \
--data-raw '{
"Wxid": "string"
}'
{
"Code": 0,
"Data": null,
"Message": "string",
"Running": true,
"Success": true
}