格式化代码

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

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