diff --git "a/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" "b/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" index d29295443a8d29d39aa174843134961528655a15..238e57512d8f0e8aed09506445ec5b643e717c92 100644 --- "a/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" @@ -4,7 +4,7 @@ "安装Ubuntu", "安装CentOS" ], - "keywords_must": [["Ubuntu", "操作系统", "安装"], ["CentOS", "操作系统", "安装"], ["Debian", "操作系统", "安装"], ["RedHat", "操作系统", "安装"]], + "keywords_must": [["Ubuntu", "系统安装"], ["CentOS", "系统安装"], ["Debian", "系统安装"], ["RedHat", "系统安装"]], "keywords_forbid": [], "children": [], "export": [ diff --git a/data/tree.json b/data/tree.json index c835bcb369ed8671ffd0eeb2de5f940689b8b1c4..cae64a64f64f5620fdeeb1371223361a3ff45665 100644 --- a/data/tree.json +++ b/data/tree.json @@ -699,23 +699,19 @@ "keywords_must": [ [ "Ubuntu", - "操作系统", - "安装" + "系统安装" ], [ "CentOS", - "操作系统", - "安装" + "系统安装" ], [ "Debian", - "操作系统", - "安装" + "系统安装" ], [ "RedHat", - "操作系统", - "安装" + "系统安装" ] ], "keywords_forbid": []