{
"pageNo": 0,
"pageSize": 1,
"tagName": "string"
}
curl --location --request POST '/dict/mediaTag/getMediaTagPlatformKbList' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNo": 0,
"pageSize": 1,
"tagName": "string"
}'