From 629e784a8e487c8de47a81828cf9d5dc6047b000 Mon Sep 17 00:00:00 2001 From: feilong Date: Mon, 16 May 2022 22:38:16 +0800 Subject: [PATCH] fix bug --- .../1.Python\351\227\256\347\255\224/qa.json" | 18 +++++++++--------- data/tree.json | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git "a/data/2.python\344\270\255\351\230\266/5.\350\277\233\351\230\266\344\273\273\345\212\241/1.Python\351\227\256\347\255\224/qa.json" "b/data/2.python\344\270\255\351\230\266/5.\350\277\233\351\230\266\344\273\273\345\212\241/1.Python\351\227\256\347\255\224/qa.json" index c16b3ad..dc38e4d 100644 --- "a/data/2.python\344\270\255\351\230\266/5.\350\277\233\351\230\266\344\273\273\345\212\241/1.Python\351\227\256\347\255\224/qa.json" +++ "b/data/2.python\344\270\255\351\230\266/5.\350\277\233\351\230\266\344\273\273\345\212\241/1.Python\351\227\256\347\255\224/qa.json" @@ -1,11 +1,11 @@ { - "type": "qa_task", - "task_link": "https://ask.csdn.net/channel/2/tag/8", - "task_info": { - "tag_name": "python" - }, - "author": "csdn.net", - "source": "qa.md", - "notebook_enable": true, - "exercise_id": "9f299bf5c3ae4b0db865e7a73a3eb02d" + "type": "qa_task", + "task_link": "https://ask.csdn.net/channel/2/tag/8", + "task_info": { + "tag_name": "python" + }, + "author": "csdn.net", + "source": "qa.md", + "notebook_enable": true, + "exercise_id": "9f299bf5c3ae4b0db865e7a73a3eb02d" } \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index 0d1aded..7fff11d 100644 --- a/data/tree.json +++ b/data/tree.json @@ -3141,13 +3141,13 @@ "children": [], "keywords_must": [], "keywords_forbid": [], - "group": 0 + "group": 1 } } ], "keywords_must": [], "keywords_forbid": [], - "group": 0 + "group": 1 } } ], -- GitLab