curl --location --request GET 'http://tx03.55kad.com/api/v2/BaseInfo/GetAttributeContentList?dictionaryCategory='
{
"resultCode": "string",
"resultMsg": "string",
"total": 0,
"rows": [
{
"AttributeContent": "string"
}
]
}