{
"method": "string",
"data": {}
}
curl --location --request GET 'http://dev-cn.your-api-server.comwindowScrollChange' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "string",
"data": {}
}'
{
"code": 0,
"message": "string",
"count": 0,
"data": {}
}