From eaff29c896a093256ea3b8ca6348a82facd599d3 Mon Sep 17 00:00:00 2001 From: Benttto <1012952380@qq.com> Date: Sat, 12 Mar 2022 22:37:18 +0800 Subject: [PATCH] Replace config.json --- .../config.json" | 22 +++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" index b1d7849..ff96f72 100644 --- "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" @@ -1,8 +1,22 @@ { "node_id": "network-40f0e24cb89b479c82163e686b1271c4", - "keywords": ["Qos概述"], + "keywords": [ + "Qos概述" + ], "children": [], - "export": [], - "keywords_must": [], - "keywords_forbid": [] + "export": [ + "01.json", + "02.json", + "03.json" + ], + "keywords_must": [ + "QoS", + "MQC", + "调度" + ], + "keywords_forbid": [ + "PPP", + "VRRP", + "RIP" + ] } \ No newline at end of file -- GitLab