Files
journal_master/screenshots/table.json
wangjinlei 7b30bde563 20230518
2023-05-18 09:48:25 +08:00

108 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"jour_list": [{
"id": 1,
"name": "WHO COVID-19 Databas",
"dainji": 123,
"leibie": "Downloads",
"date": "2019-11-1",
"lanmu": "Traditional",
"address": "TMR Cancer",
"status": 2,
"num": 5
},
{
"id": 2,
"name": "WHO COVID-19 Databas",
"dainji": 456,
"leibie": "Downloads",
"date": "2019-11-1",
"lanmu": "Traditional",
"address": "TMR Cancer",
"status": 2,
"num": 2
},
{
"id": 3,
"name": "WHO COVID-19 Databas",
"dainji": 789,
"leibie": "Downloads",
"date": "2019-11-1",
"lanmu": "Traditional",
"address": "TMR Cancer",
"status": 1,
"num": 3
},
{
"id": 4,
"name": "WHO COVID-19 Databas",
"dainji": 1011,
"leibie": "Downloads",
"date": "2019-11-1",
"lanmu": "Traditional",
"address": "TMR Cancer",
"status": 2,
"num": 0
}
],
"jour_Total": 4,
"perspn_list": [{
"role": "超级管理员",
"account": "admin",
"realname": "李四",
"tel": 123569852147,
"periodical": "期刊1期刊2"
},
{
"role": "编辑人员",
"account": "bainji",
"realname": "张三",
"tel": 456,
"periodical": "期刊1"
},
{
"role": "编辑人员",
"account": "bainji",
"realname": "张三",
"tel": 789,
"periodical": "期刊1期刊2期刊3"
}
],
"person_Total": 3,
"link_list": [{
"ID": "111",
"name": "1111111111111",
"chain": "4186515641985",
"status": 0,
"num": 0,
"periodical": "期刊1期刊2"
},
{
"ID": "222",
"name": "222222222222222",
"chain": "4186515641985",
"status": 1,
"num": 4,
"periodical": "期刊1"
},
{
"ID": "333",
"name": "333333333333333",
"chain": "4186515641985",
"status": 0,
"num": 2,
"periodical": "期刊1期刊2期刊3"
},
{
"ID": "444",
"name": "44444",
"chain": "4186515641985",
"status": 0,
"num": 3,
"periodical": "期刊1期刊2期刊3"
}
],
"link_Total": 4
}