curl --location --request GET '/tags'{
"flag": true,
"code": 0,
"message": "string",
"data": {
"count": 0,
"recordList": [
{
"id": 0,
"tagName": "string"
}
]
}
}