diff --git a/app/service/attribute/config/descriptor/category/category_dis.csv b/app/service/attribute/config/descriptor/category/category_dis.csv index 724edb2..9765ec5 100644 --- a/app/service/attribute/config/descriptor/category/category_dis.csv +++ b/app/service/attribute/config/descriptor/category/category_dis.csv @@ -1,7 +1,7 @@ labelName,join_attr,taskName,taskId -top,attr_top,category,1 -pants,attr_pants,category,1 -skirt,attr_skirt,category,1 -dress,attr_dress,category,1 -outwear,attr_outwear,category,1 -jumpsuit,attr_jumpsuit,category,1 +Blouse,attr_top,category,1 +Trousers,attr_pants,category,1 +Skirt,attr_skirt,category,1 +Dress,attr_dress,category,1 +Outwear,attr_outwear,category,1 +Jumpsuit,attr_jumpsuit,category,1