{
"busiCategoryIdStr": "3",
"num": 8,
"index": 0,
"enable": 1
}
curl --location --request POST 'http://10.12.4.202:30660/gisuni-sources/api/v2/theme/query' \
--header 'Authorization: token' \
--header 'Projectid: 1234567890ABCDEFGHIJKLMN' \
--header 'Tenantid: 1234567890ABCDEFGHIJKLMN' \
--header 'Content-Type: application/json' \
--data-raw '{
"busiCategoryIdStr": "3",
"num": 8,
"index": 0,
"enable": 1
}'
{}