格式化代码
parent
456f9964c3
commit
92a29e1541
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue