{
"sceneId":"1828363323477676033"
}
curl --location --request POST 'http://localhost:8086/wenShu/getQuesList' \
--header 'Content-Type: application/json' \
--data-raw '{
"sceneId":"1828363323477676033"
}'
{
"msg": "string",
"code": 0,
"data": [
"string"
]
}