diff --git "a/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/3.\345\256\211\350\243\205Python/config.json" "b/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/3.\345\256\211\350\243\205Python/config.json" index ef6fe7424de3c53b0a507c71926823e4e22c9ad9..225acd623952691fd130616e6b76aefe6a176f9f 100644 --- "a/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/3.\345\256\211\350\243\205Python/config.json" +++ "b/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/3.\345\256\211\350\243\205Python/config.json" @@ -34,7 +34,11 @@ ], "node_id": "python-3-2", "keywords_must": [ - "python" + ["python", "安装", "windows"], + ["python", "安装", "mac"], + ["python", "安装", "linux"], + ["python", "安装", "ubuntu"], + ["python", "安装", "debian"] ], "keywords_forbid": [] } \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index 8a36799bf3bb498ecdb548466ff50bb070d7612b..855f051799b714a2a63f852fb53d1461bdb8cf2a 100644 --- a/data/tree.json +++ b/data/tree.json @@ -109,7 +109,31 @@ } ], "keywords_must": [ - "python" + [ + "python", + "安装", + "windows" + ], + [ + "python", + "安装", + "mac" + ], + [ + "python", + "安装", + "linux" + ], + [ + "python", + "安装", + "ubuntu" + ], + [ + "python", + "安装", + "debian" + ] ], "keywords_forbid": [] }