Created
August 25, 2020 03:34
-
-
Save jjjlyn/05f0733d7b6f8823db7636528fd70ffb to your computer and use it in GitHub Desktop.
bodies.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "body_01", | |
"name": "신경계" | |
}, | |
{ | |
"id": "body_02", | |
"name": "감각계" | |
}, | |
{ | |
"id": "body_03", | |
"name": "소화대사계" | |
}, | |
{ | |
"id": "body_04", | |
"name": "내분비계" | |
}, | |
{ | |
"id": "body_05", | |
"name": "심혈관계" | |
}, | |
{ | |
"id": "body_06", | |
"name": "신체방어 및 면역계" | |
}, | |
{ | |
"id": "body_07", | |
"name": "근육계" | |
}, | |
{ | |
"id": "body_08", | |
"name": "생식계" | |
}, | |
{ | |
"id": "body_09", | |
"name": "비뇨계" | |
}, | |
{ | |
"id": "body_10", | |
"name": "기타" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment