From fda602b6fe5c6333bf8868b7d30712ba96f9db37 Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Mon, 8 Apr 2024 12:02:16 +0800 Subject: [PATCH] =?UTF-8?q?fix=20mapping=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/service/outfit_matcher/config/fashion_category_mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/service/outfit_matcher/config/fashion_category_mapping.json b/app/service/outfit_matcher/config/fashion_category_mapping.json index abdb4be..13a36c2 100644 --- a/app/service/outfit_matcher/config/fashion_category_mapping.json +++ b/app/service/outfit_matcher/config/fashion_category_mapping.json @@ -222,7 +222,7 @@ "TOP/LONG SLEEVES TEE": "tops", "TOP/LONG TOP": "tops", "TOP/KNIT TOP": "tops", - "TOP/VEST": "outerwear", + "TOP/VEST": "tops", "TOP/ONE PIECE": "all-body", "TOP/TANK": "tops", "TOP/PULLOVER": "outerwear",