{ "type": 100001 }
curl --location --request POST 'http://127.0.0.1:8080/' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": 100001 }'
{ "data": { "msg": "客户端已启动" }, "clientid": 1, "type": 100001 }