curl --location '/admin-api/member/tag/list?ids=1024%2C2048'
{ "code": 0, "data": [ { "name": "李四", "id": 907, "createTime": "2019-08-24T14:15:22.123Z" } ], "msg": "string" }