{ "type": 61002 }
curl --location 'http://127.0.0.1:8981/api' \ --header 'Content-Type: application/json' \ --data '{ "type": 61002 }'
{ "data": null, "msg": "ok", "type": 61002 }