瀏覽代碼

Update long_articles const: change cate name

StrayWarrior 10 月之前
父節點
當前提交
cc6198daae
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 = {