Explorar el Código

Update long_articles const: change cate name

StrayWarrior hace 10 meses
padre
commit
cc6198daae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = {