From 643f9cd392278bf334a20f4fbb543cb72e0ead1f Mon Sep 17 00:00:00 2001 From: Joshua Yu <1239299797@qq.com> Date: Fri, 4 Mar 2022 09:00:14 +0800 Subject: [PATCH] add VLAN json file --- .../1.\344\272\244\346\215\242/1.VLAN/01.json" | 7 +++++++ .../1.\344\272\244\346\215\242/1.VLAN/02.json" | 7 +++++++ .../1.\344\272\244\346\215\242/1.VLAN/03.json" | 7 +++++++ .../1.\344\272\244\346\215\242/1.VLAN/04.json" | 7 +++++++ 4 files changed, 28 insertions(+) create mode 100644 "data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/01.json" create mode 100644 "data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/02.json" create mode 100644 "data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/03.json" create mode 100644 "data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/04.json" 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/01.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/01.json" new file mode 100644 index 0000000..0b5dbf0 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/01.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Joshua", + "source": "01.md", + "notebook_enable": false, + "exercise_id": "f982d3684c314548bdb248cfff911955" +} \ No newline at end of file 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/02.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/02.json" new file mode 100644 index 0000000..22aebc1 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/02.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Joshua", + "source": "02.md", + "notebook_enable": false, + "exercise_id": "feac9d2cbcbc4478b9571dbf82966dff" +} \ No newline at end of file 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/03.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/03.json" new file mode 100644 index 0000000..3a60518 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/03.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Joshua", + "source": "03.md", + "notebook_enable": false, + "exercise_id": "81ed087ce0954c06ae4f011e0ab206e0" +} \ No newline at end of file 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/04.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/04.json" new file mode 100644 index 0000000..0ae3b35 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/04.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "Joshua", + "source": "04.md", + "notebook_enable": false, + "exercise_id": "e04f92c1093a4eeda999b75cdadcf98e" +} \ No newline at end of file -- GitLab