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