Skip to content

Instantly share code, notes, and snippets.

@melice
Created June 3, 2020 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save melice/bca7ccf1a3fb96cde36dc3a36bde501e to your computer and use it in GitHub Desktop.
Save melice/bca7ccf1a3fb96cde36dc3a36bde501e to your computer and use it in GitHub Desktop.
{
"catalogues": {
"index": "#",
"name": "巡检项目",
"date": "时间",
"type": "巡检结果"
},
"items":[
{
"index": 1,
"name": "首页",
"date": "23/12/2012",
"type": "正常"
},
{
"index": 2,
"name": "登陆功能",
"date": "23/12/2012",
"type": "正常"
},
{
"index": 1,
"name": "检查功能一",
"date": "23/12/2012",
"type": "正常"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment