From 159a7a241701d50eb742d05b30d5c40802815245 Mon Sep 17 00:00:00 2001 From: luxin Date: Thu, 30 Jun 2022 11:45:48 +0800 Subject: [PATCH] group bug fixed --- .../config.json" | 2 +- data/tree.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/config.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/config.json" index ade92c0..ab64300 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/config.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/config.json" @@ -3,5 +3,5 @@ "keywords": [], "keywords_must": [], "keywords_forbid": [], - "group": 2 + "group": 1 } \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index 443f8ae..f71846c 100644 --- a/data/tree.json +++ b/data/tree.json @@ -970,7 +970,7 @@ ], "keywords_must": [], "keywords_forbid": [], - "group": 2 + "group": 1 } }, { -- GitLab