{ "dictKey": "string" }
curl --location --request POST '/ab-bpm/sys/dataDict/getDictData' \ --header 'Authorization: Bearer{{Auth_Token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "dictKey": "string" }'
{}