curl --location --request GET '/admin-api/member/tag/get?id=1024'
{ "code": 0, "data": { "name": "李四", "id": 907, "createTime": "2019-08-24T14:15:22.123Z" }, "msg": "string" }