{ "users": [ { "name": "谢杰", "age": "321", "phone": "15982274150", "email": "745007854@qq.com", "education": "硕士", "graduationschool": "渡一大学", "profession": "教师", "profile": "大家好,我是谢杰", "id": 4 }, { "name": "小静", "age": "34", "phone": "13112341234", "email": "123456@qq.com", "education": "硕士", "graduationschool": "渡一大学", "profession": "HR", "profile": "Hello there~", "id": 5 }, { "name": "牛牛", "age": "6", "phone": "13112341234", "email": "123@qq.com", "education": "本科", "graduationschool": "广州大学", "profession": "设计师", "profile": "Hello~", "id": 6 }, { "name": "小张", "age": "18", "phone": "13112341234", "email": "234@qq.com", "education": "本科", "graduationschool": "天津大学", "profession": "前端工程师", "profile": "大家好!我是小张", "id": 7 } ], "companies": [ { "id": 1, "name": "Apple", "description": "Apple is good!" }, { "id": 2, "name": "Microsoft", "description": "Microsoft is good!" }, { "id": 3, "name": "Google", "description": "Google is good!" } ] }