{ "gamePlayId": "string" }
curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/next/stage' \ --header 'Content-Type: application/json' \ --data-raw '{ "gamePlayId": "string" }'
{ "code": 0, "msg": "", "data": 0 }