fix:更新occasion映射服装类别

This commit is contained in:
zcr
2026-03-05 15:41:39 +08:00
parent c798d37fdd
commit 03c4759895
2 changed files with 14 additions and 3 deletions

View File

@@ -163,7 +163,7 @@ OCCASION_CATEGORY_MAP = {
"accessories": ["earrings", "necklaces", "bracelets", "rings"]
},
"Outdoor": {
"clothing": ["jackets", "jeans", "sweaters"],
"clothing": ["jackets", "sweaters", "pants", "joggers", "leggings", "shorts"],
"shoes": ["boots"],
"bags": ["backpacks", "travel bags"],
"accessories": []