Parcourir la source

Update long_articles const: change cate name

StrayWarrior il y a 10 mois
Parent
commit
cc6198daae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/long_articles/consts.py

+ 1 - 1
src/long_articles/consts.py

@@ -23,7 +23,7 @@ category_name_map = {
     '财经科技': 'CateFinTech',
     '人情世故': 'CateSocialCustom',
     '职场经验': 'CateWorkExperience',
-    '教育知识': 'CateEducation'
+    '子女教育': 'CateEducation'
 }
 
 reverse_category_name_map = {