curl --location --request POST '/ai/question/serialGroupPage?serialGroupId=undefined'{
"code": 0,
"message": "",
"data": {
"serialGroupQuestions": [
{
"text": "",
"picUrl": "",
"appUrl": "",
"pcUrl": ""
}
],
"modelQuestions": [
{
"text": "",
"picUrl": "",
"appUrl": "",
"pcUrl": ""
}
]
}
}