{ "id": 0 }
curl --location 'https://api.gogpu.cn/sub_account/message/Read' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{ "code": 0, "data": "string", "msg": "string" }