1 Star 1 Fork 0

哈哈虎/koaStudy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
data.json 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
哈哈虎 提交于 2019-09-12 09:18 . 20190912-3
{
"posts": [
{
"id": 1,
"title": "json-server",
"author": "typicode",
"date": "20190821"
},
{
"id": 2
},
{
"id": 3
},
{
"id": 4
},
{
"id": 5
},
{
"id": 6
},
{
"id": 7
},
{
"id": 8
}
],
"comments": [
{
"id": 1,
"body": "some comment",
"postId": 1,
"by": "wzh",
"date": "20190821"
}
],
"profile": {
"name": "typicode"
},
"examList": [
{
"id": 1,
"name": "test1",
"startTime": "today",
"school": "scut",
"signupTime": "tomorrow",
"examSubject": "english",
"hold": 1,
"invigilateHire": 400
}
],
"userList": [
{
"id": 1,
"name": "嘉信",
"sex": 1,
"degree": 1,
"idendity": 1,
"enrollYear": 2017,
"school": "scut",
"cardNum": 12312324,
"status": 0
},
{
"id": 2,
"name": "嘉信2",
"sex": 1,
"degree": 1,
"idendity": 1,
"enrollYear": 2017,
"school": "scut",
"cardNum": 12312324,
"status": 0
},
{
"id": 3
},
{
"id": 4
},
{
"id": 5
},
{
"id": 6
},
{
"id": 7
},
{
"name": "WZH",
"sex": 2,
"id": 8
},
{
"name": "嘉信111",
"sex": 1,
"degree": 1,
"idendity": 1,
"enrollYear": 2017,
"school": "scut",
"cardNum": 12312324,
"status": 0,
"id": 9
}
],
"signupUserList": [
{
"id": 1,
"name": "嘉信",
"idendity": 1,
"sex": 0,
"degree": 0,
"enrollYear": 2017,
"school": "scut",
"cardNum": 12312324,
"status": 0
},
{
"id": 2,
"name": "嘉信2",
"idendity": 1,
"sex": 0,
"degree": 0,
"enrollYear": 2017,
"school": "scut",
"cardNum": 12312324,
"status": 0
}
],
"userAudit": {
"id": 1,
"status": 0
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hahahu/koaStudy.git
git@gitee.com:hahahu/koaStudy.git
hahahu
koaStudy
koaStudy
master

搜索帮助