Browse Source

Update long_articles const: change cate name

StrayWarrior 10 tháng trước cách đây
mục cha
commit
cc6198daae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = {