curl --location --request GET 'http://10.168.1.163:48080/open-api/v1/customers//tags?merchantId&customerId=1024'{
"code": 0,
"msg": "",
"data": [
{
"tagId": 0,
"tagName": "",
"tagType": 0,
"tagColor": "",
"tagDescription": "",
"tagSource": 0,
"createTime": ""
}
]
}