podmall.address.country.itemsconfig/api/podmall/mall/address/country.items.json0。{}curl --location '/v4/gateway/podmall.address.country.items' \
--header 'Access-Token-Type;' \
--header 'Access-Token-Type: JWT' \
--header 'Locale;' \
--header 'X-Tenant-Key;' \
--header 'Appkey: 1000' \
--header 'Content-Type: application/json' \
--data '{}'{
"status": 0,
"success": true,
"data": [
null
]
}