{
"data": {
"viewtable": "shqc_xcl_view",
"querywhere": "zzbm='11009'",
"pagesize": 100,
"currentpage": 1
}
}
curl --location --request POST 'https://ncc.chinaust.com/uapws/rest/uapbd/view/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"viewtable": "shqc_xcl_view",
"querywhere": "zzbm='\''11009'\''",
"pagesize": 100,
"currentpage": 1
}
}'
{"message":"500","status":"查询失败:null"}