curl --location --request GET 'https://dedaolm.com/api/account/game/getAll' \ --header 'dedao-token;'
{ "code": 0, "data": [ { "id": 0, "name": "string" } ], "msg": "string" }