From 49e6e4318fa4232f3ea2a300701e5338dfcc4b9d Mon Sep 17 00:00:00 2001 From: luxin Date: Thu, 6 Jan 2022 14:53:40 +0800 Subject: [PATCH] keywords_must revised --- .../config.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/1.Neo4j \345\210\235\351\230\266/1.\345\233\276\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/1.\346\225\260\346\215\256\345\272\223\347\232\204\345\210\206\347\261\273\344\270\200\350\247\210/config.json" "b/data/1.Neo4j \345\210\235\351\230\266/1.\345\233\276\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/1.\346\225\260\346\215\256\345\272\223\347\232\204\345\210\206\347\261\273\344\270\200\350\247\210/config.json" index e6816dc..3ea302b 100644 --- "a/data/1.Neo4j \345\210\235\351\230\266/1.\345\233\276\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/1.\346\225\260\346\215\256\345\272\223\347\232\204\345\210\206\347\261\273\344\270\200\350\247\210/config.json" +++ "b/data/1.Neo4j \345\210\235\351\230\266/1.\345\233\276\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/1.\346\225\260\346\215\256\345\272\223\347\232\204\345\210\206\347\261\273\344\270\200\350\247\210/config.json" @@ -10,6 +10,6 @@ "databases.json", "graph.json" ], - "keywords_must": [["数据库", "分类"]], + "keywords_must": [["数据库", "分类", "类型"]], "keywords_forbid": [] } \ No newline at end of file -- GitLab