{
"tag": "string",
"cityId": 0
}curl --location '/ai/generateTableDataByTag' \
--header 'Content-Type: application/json' \
--data '{
"tag": "string",
"cityId": 0
}'{
"code": 0,
"message": "",
"data": [
[
{
"picUrl": "",
"content": "",
"contentColor": "",
"url": "",
"backgroundColor": ""
}
]
]
}