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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.json" deleted file mode 100644 index d509f36439a00161ed8b860d4335d4350ef3cc5c..0000000000000000000000000000000000000000 --- "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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.json" +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "code_options", - "author": "dengmengmian", - "source": "if.md", - "notebook_enable": false -} \ 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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.json" index 74cf04e49e7af45e36106368568562f64ea31405..c915bbd89ea3a9da98c783908e18ab63cf279442 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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.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/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": "mafan(麻凡)", + "author": "dengmengmian", "source": "if.md", "notebook_enable": false, "exercise_id": "bf0edd57de4241b0818587334990b167" diff --git "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" index 03b6f7d3610342633185399f2250f7aff146bb85..6e1726e9e0e903923e9bca2a8f8cc7b6ec9c58a0 100644 --- "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" +++ "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "string.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "string.md", + "notebook_enable": false, + "exercise_id": "c710a5743b4c45b482e82498f22d5566" } \ No newline at end of file diff --git "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" index aa174a7bd332cf50d5859e788e20ddcc2592242c..d7ae97d3ec95caf3dc3df32ce836a3eae0e86822 100644 --- "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" +++ "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" @@ -2,7 +2,9 @@ "node_id": "go-fca37fc8d19b4594b35920a337c0023a", "keywords": [], "children": [], - "export": [], + "export": [ + "goroutine.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" index 4b2e07c90029fea6acb972378cd82994b0caff9c..003c78bc0c7a6787317792589835d70ee701cf6c 100644 --- "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" +++ "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "goroutine.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "goroutine.md", + "notebook_enable": false, + "exercise_id": "f0fa56ac25774ea2a2cab140ecb2eda9" } \ No newline at end of file