curl --location --request GET 'http://127.0.0.1:8000/api/short-link/admin/v1/title?url=' \
--header 'token: 4b312f0b-aa6a-474a-8c20-70b2544c8f97' \
--header 'username: admin'{
"code": "0",
"message": null,
"data": "从零到一学习RocketMQ | 拿个offer - 开源&项目实战",
"requestId": null,
"success": true
}