{
"businessCode": "string",
"businessId": "string"
}
curl --location --request POST 'https://api.zhiqite.com/AIGCOpenCallBackServ/saas/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessCode": "string",
"businessId": "string"
}'
{}