html.json
953 Bytes
{
"html": [
{ "id": 1, "pId": 0, "name": "folder1", "open": true, "isParent": true, "collapse": false },
{ "id": 11, "pId": 1, "name": "default1.html", "type": "html" },
{ "id": 12, "pId": 1, "name": "default2.html", "type": "html" },
{ "id": 13, "pId": 1, "name": "default3.html", "type": "html" },
{ "id": 14, "pId": 1, "name": "default4.html", "type": "html" },
{ "id": 15, "pId": 1, "name": "default5.html", "type": "html" },
{ "id": 2, "pId": 0, "name": "folder2", "open": true, "isParent": true, "expand": true },
{ "id": 21, "pId": 2, "name": "defaultA.html", "type": "html" },
{ "id": 22, "pId": 2, "name": "defaultB.html", "type": "html" },
{ "id": 23, "pId": 2, "name": "defaultC.html", "type": "html" },
{ "id": 24, "pId": 2, "name": "defaultD.html", "type": "html" },
{ "id": 25, "pId": 2, "name": "defaultE.html", "type": "html" }
]
}