curl --location 'http://localhost:8080/game/game/select?platformId=undefined' \
--header 'authorization: eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjhiNmFjY2U4LTYyMjYtNDMyYS1hNTVhLWE2MmU0YjFhODdlZSJ9.eTbAhctIE6kMYuFBv6oS9AqmpS3-21pYB-oQKQnhz8_Y69OXgnctfMdbN75E31mv09Y49W_X_BebN6YZ2TpExQ'{
"total": 0,
"rows": [
{
"id": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": null,
"sortNo": 0,
"platformType": 0,
"platformCode": "string",
"platformName": "string",
"popularOne": 0,
"popularTwo": 0,
"stopStatus": 0,
"platformStatus": 0,
"gameCount": 0,
"iosJump": 0,
"androidJump": 0,
"h5Jump": 0,
"platformLogo": null,
"promotionalStyle": 0,
"promotionalImage": "string",
"popularStyle": "string",
"currencyId": 0,
"currencyName": "string",
"platformJump": null,
"minAmount": 0,
"gamePlatformCurrencies": null
}
],
"code": 0,
"msg": "string"
}