{
"appKey": "string",
"operator": "string",
"data": "string",
"operatorOrgType": "string",
"operatorOrgId": "string"
}
curl --location --request POST '/cms-center/module/product/config/query/today' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "string",
"operator": "string",
"data": "string",
"operatorOrgType": "string",
"operatorOrgId": "string"
}'
{}