Created
November 20, 2015 02:53
-
-
Save jingwings/3552b94616c72dde029e to your computer and use it in GitHub Desktop.
json string demo
This file contains hidden or 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
JSON样例: | |
{"keshi":"内科","data":[{"name":"心内科"},{"name":"心血管内科"},{"name":"高血压门诊"},{"name":"呼吸科"}],"doctors":[{"name":"徐光","speciality":"内分泌科","keshi":"妇科","level":"主任医生","icon":"icon.png","qr":"abc.png"},{"name":"徐光","speciality":"内分泌科","keshi":"妇科","level":"主任医生","icon":"icon.png","qr":"abc.png"}]} | |
校验 http://json.cn/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment