{
"gamePlayId": "string",
"pass": true,
"reason": "string",
"uid": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/gamePlay/audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"gamePlayId": "string",
"pass": true,
"reason": "string",
"uid": "string"
}'{
"code": -1,
"msg": "玩法不存在",
"data": {},
"success": false
}