{
"page": "string",
"rows": "string",
"type": "string"
}curl --location '/faq/query/page' \
--header 'Content-Type: application/json' \
--data '{
"page": "string",
"rows": "string",
"type": "string"
}'{
"code": 1,
"data": {
"list": [
{
"answer": "ddf",
"createdTime": "2025-03-17 00:48:09",
"id": "1",
"problem": "dfs",
"status": 1,
"type": 1,
"updatedTime": "2025-03-17 00:48:09"
}
],
"res": "",
"total": "1"
},
"message": "successfully request",
"token": "1742205825734"
}