{
"UID": "e9d27973a67b4c538fcc094c71eacedc",
"frameworkType": "Company",
"appKey": "1",
"isExternal": "0",
"frameworkMethod": "1"
}
curl --location --request POST 'http://saasdemopre.parking24.cn/SaaS-Platform/system/framework/queryFrameworkByType.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"UID": "e9d27973a67b4c538fcc094c71eacedc",
"frameworkType": "Company",
"appKey": "1",
"isExternal": "0",
"frameworkMethod": "1"
}'
{
"code": 0,
"message": "string",
"data": null
}