[
0
]curl --location --request POST 'http://test-apisix.taolihanyu.net/question/question/queryPracticeBookQuestionVOByIds' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'{
"code": "",
"data": [
{
"questionId": 0,
"questionParentId": 0,
"part": 0,
"partTips": "",
"status": 0,
"subjectCode": "",
"subjectName": "",
"questionCode": "",
"questionName": "",
"questionType": 0,
"questionHskLevel": "",
"childQuestions": [
{
"questionId": 0,
"questionParentId": 0,
"part": 0,
"partTips": "",
"status": 0,
"subjectCode": "",
"subjectName": "",
"questionCode": "",
"questionName": "",
"questionType": 0,
"questionHskLevel": "",
"childQuestions": []
}
]
}
],
"msg": "",
"total": 0
}