{
"requestData": {},
"pageInfo": {
"pageSize": 0,
"pageIndex": 0,
"isPaging": true,
"strWhere": "string",
"strSort": "string"
}
}curl --location '/Parameter/query' \
--header 'Content-Type: application/json' \
--data '{
"requestData": {},
"pageInfo": {
"pageSize": 0,
"pageIndex": 0,
"isPaging": true,
"strWhere": "string",
"strSort": "string"
}
}'{}