{
"id": 0,
"contentText": "string",
"subjectCode": "string",
"relationContentList": [
{
"type": 0,
"configureItemId": 0
}
],
"gradeId": 0,
"listSize": 0,
"bookVersion": 0,
"contentTextList": [
"string"
],
"contentVoList": [
{
"type": 0,
"contnent": "string"
}
],
"useType": 0,
"questionCode": "string",
"page": 1,
"size": 20,
"verifyStatus": 0,
"needVerifyStatus": [
0
],
"exVerifyStatus": [
0
],
"source": 0,
"type": 0,
"exQuestionCode": [
"string"
],
"exType": [
0
],
"gradeIdList": [
0
],
"remarkContentIds": [
0
],
"batchCreateQuestionTaskId": 0,
"ids": [
0
]
}curl --location --request POST 'http://test-apisix.taolihanyu.net/question/question/queryQuestionPage' \
--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 '{
"id": 0,
"contentText": "string",
"subjectCode": "string",
"relationContentList": [
{
"type": 0,
"configureItemId": 0
}
],
"gradeId": 0,
"listSize": 0,
"bookVersion": 0,
"contentTextList": [
"string"
],
"contentVoList": [
{
"type": 0,
"contnent": "string"
}
],
"useType": 0,
"questionCode": "string",
"page": 1,
"size": 20,
"verifyStatus": 0,
"needVerifyStatus": [
0
],
"exVerifyStatus": [
0
],
"source": 0,
"type": 0,
"exQuestionCode": [
"string"
],
"exType": [
0
],
"gradeIdList": [
0
],
"remarkContentIds": [
0
],
"batchCreateQuestionTaskId": 0,
"ids": [
0
]
}'{
"code": "",
"data": {},
"msg": "",
"total": 0,
"pageNum": 0
}