{
"iqyId": "string",
"appId": "string",
"appName": "string",
"iqyTopic": "string",
"iqyCode": "string",
"applyCarSeriesCode": "string",
"applyCarTypeCode": "string",
"sendNodeCode": "string",
"busiSceneCode": "string",
"busiTypeCode": "string",
"quesTypeCode": "string",
"isPublishedCode": "string",
"isEnable": "string",
"questionBelong": "string",
"questionLab": 0,
"carBrandCode": "string",
"creator": "string",
"createdName": "string",
"startCreatedDate": "string",
"endCreatedDate": "string",
"pageIndex": 0,
"pageSize": 0
}curl --location --request POST '/ly/queRefresh/queryByPage' \
--header 'uid;' \
--header 'userName;' \
--header 'Content-Type: application/json' \
--data-raw '{
"iqyId": "string",
"appId": "string",
"appName": "string",
"iqyTopic": "string",
"iqyCode": "string",
"applyCarSeriesCode": "string",
"applyCarTypeCode": "string",
"sendNodeCode": "string",
"busiSceneCode": "string",
"busiTypeCode": "string",
"quesTypeCode": "string",
"isPublishedCode": "string",
"isEnable": "string",
"questionBelong": "string",
"questionLab": 0,
"carBrandCode": "string",
"creator": "string",
"createdName": "string",
"startCreatedDate": "string",
"endCreatedDate": "string",
"pageIndex": 0,
"pageSize": 0
}'{
"result": "",
"msg": "",
"rows": {}
}