格式化代码

v1.0
bobi 2019-05-15 22:37:40 +08:00
parent 456f9964c3
commit 92a29e1541
2 changed files with 9 additions and 9 deletions

View File

@ -8,9 +8,9 @@
"url": "http://ok-admin.xlbweb.cn",
"method": "GET",
"ip": "127.0.0.1",
"timeConsuming": 100,
"status": true,
"operator": "admin",
"timeConsuming": 100,
"status": true,
"operator": "admin",
"operatingTime": "2019-05-15 12:08:08"
}
]

View File

@ -1,11 +1,12 @@
{
"status": 1000,
"msg": "查询成功",
"data": [{
"id": "1",
"name": "根目录",
"isParent": true
},
"data": [
{
"id": "1",
"name": "根目录",
"isParent": true
},
{
"id": "2",
"name": "会员管理",
@ -85,5 +86,4 @@
"parentId": "11"
}
]
}