From dcf0d3a206c61538ccc08c40f2f93e46deb829ed Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Wed, 20 Oct 2021 11:01:08 +0800 Subject: [PATCH] add eid for hello world --- .../HelloWorld.json" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/data/1.Java\345\210\235\351\230\266/2.\347\254\254\344\270\200\344\270\252Java\347\250\213\345\272\217/1.\347\274\226\350\276\221Java\346\272\220\344\273\243\347\240\201/HelloWorld.json" "b/data/1.Java\345\210\235\351\230\266/2.\347\254\254\344\270\200\344\270\252Java\347\250\213\345\272\217/1.\347\274\226\350\276\221Java\346\272\220\344\273\243\347\240\201/HelloWorld.json" index 73f49f6..3374f36 100644 --- "a/data/1.Java\345\210\235\351\230\266/2.\347\254\254\344\270\200\344\270\252Java\347\250\213\345\272\217/1.\347\274\226\350\276\221Java\346\272\220\344\273\243\347\240\201/HelloWorld.json" +++ "b/data/1.Java\345\210\235\351\230\266/2.\347\254\254\344\270\200\344\270\252Java\347\250\213\345\272\217/1.\347\274\226\350\276\221Java\346\272\220\344\273\243\347\240\201/HelloWorld.json" @@ -1,5 +1,6 @@ { "type": "code_options", "author": "刘鑫", - "source": "HelloWorld.md" + "source": "HelloWorld.md", + "exercise_id":"1190bb7834904da0b1f20915960714d5" } \ No newline at end of file -- GitLab