curl --location --request GET '/product/user_label' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoIjoiNjNlZTQ1MTkzOWVkNTgwZWYzYzRiNmYwMTA5ZDFmZDAiLCJpc3MiOiJ0ZXN0LXBybzMwLmNybWViLm5ldCIsImF1ZCI6InRlc3QtcHJvMzAuY3JtZWIubmV0IiwiaWF0IjoxNzQ0MjY4NTM1LCJuYmYiOjE3NDQyNjg1MzUsImV4cCI6MTc0NDg3MzMzNSwianRpIjp7ImlkIjo0LCJ0eXBlIjoiYXBpIn19.mis7oLg6dStBKpJ9K9LTbO1VSN7GBka13Vx9hKWsMIQ'
{
"status": 200,
"msg": "ok",
"data": [
{
"id": 24,
"label_cate": 0,
"label_name": "商品介绍",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 26,
"store_id": 0,
"label_cate": 24,
"label_name": "发个",
"type": 1,
"html": "|-----|-----"
},
{
"id": 27,
"store_id": 0,
"label_cate": 24,
"label_name": "人员",
"type": 1,
"html": "|-----|-----"
},
{
"id": 23,
"label_cate": 0,
"label_name": "客气用语",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 30,
"store_id": 0,
"label_cate": 23,
"label_name": "12312",
"type": 1,
"html": "|-----|-----"
},
{
"id": 44,
"label_cate": 0,
"label_name": "9999",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 36,
"label_cate": 0,
"label_name": "测试1",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 34,
"label_cate": 0,
"label_name": "韩国国会",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 25,
"label_cate": 0,
"label_name": "邓鹏飞测试",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 1,
"store_id": 0,
"label_cate": 25,
"label_name": "潜力客户",
"type": 1,
"html": "|-----|-----"
},
{
"id": 2,
"label_cate": 0,
"label_name": "123123",
"store_id": 0,
"type": 1,
"html": "|-----"
},
{
"id": 1,
"label_cate": 0,
"label_name": "分类1",
"store_id": 0,
"type": 1,
"html": "|-----"
}
]
}