From 3cdeb32443b4d72ca3e4f46d78bcecad75eadad0 Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Wed, 24 Apr 2024 13:47:25 +0800 Subject: [PATCH] =?UTF-8?q?feat=20generate=20sketch=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=20=E6=9C=8D=E8=A3=85=E7=B1=BB=E5=88=AB=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config/descriptor/category/category_dis.csv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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