diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" index 0f2d235874bf39ea08fc71746c96dcdc622df345..5f2801cdc1119188cb47a98f767d7aa71b4f5c2d 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" @@ -1,7 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "version.md", - "notebook_enable": false, - "exercise_id": "9d7860ed625c4fe1b3d60b7a84be1803" + "type": "code_options", + "author": "dengmengmian", + "source": "version.md", + "notebook_enable": false, + "exercise_id": "9d7860ed625c4fe1b3d60b7a84be1803" } \ No newline at end of file diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/config.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/config.json" index 191d236fe4d9f0e25a676177fafeab859c4e57a0..fa1ba60933ec9da8623aaa17492160e12a8601a5 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/config.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/config.json" @@ -3,7 +3,8 @@ "keywords": [], "children": [], "export": [ - "var.json" + "var.json", + "const.json" ], "keywords_must": [], "keywords_forbid": [], diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/const.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/const.json" index 04672ac7494481ff848fa7635e984a7a36760c97..1a5c6d1ad86f9972eb5dc2eb8f025fc75970ec32 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/const.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/1.go\345\217\230\351\207\217\345\222\214\345\270\270\351\207\217/const.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "const.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "const.md", + "notebook_enable": false, + "exercise_id": "d62215f026804c01b422408d22204a52" } \ No newline at end of file