{
"GHList": [
{
"Gh": "",
"Scene": 0
}
]
}
curl --location --request POST '/applet/FollowGH' \
--header 'Content-Type: application/json' \
--data-raw '{
"GHList": [
{
"Gh": "",
"Scene": 0
}
]
}'
{}