@@ -14,6 +14,7 @@
select * from (select ct.id as tagId,
ct.tag_id as tagIdStr,
ct.group_id groupIdStr,
+ ct.type,
ct.group_name,
ct.name as tagName,
count(cut.id) as numOfCustomer,