From 32680291ac9e2844ce45d41d25040af4b6544535 Mon Sep 17 00:00:00 2001 From: Joshua Yu <1239299797@qq.com> Date: Thu, 3 Mar 2022 22:39:05 +0800 Subject: [PATCH] add VLAN json file --- .../1.\344\272\244\346\215\242/1.VLAN/config.json" | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" index 859ec0b..b2feb72 100644 --- "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" @@ -1,8 +1,15 @@ { "node_id": "network-ae056a3111bf495687aad5e94fc72b6b", - "keywords": ["VLAN"], + "keywords": [ + "VLAN" + ], "children": [], - "export": [], + "export": [ + "01.json", + "02.json", + "03.json", + "04.json" + ], "keywords_must": [], "keywords_forbid": [] } \ No newline at end of file -- GitLab