12345678910111213141516171819202122 |
- {
- "success": true,
- "msg": "",
- "data": [
- {
- "id": "ENT10001",
- "text": "凌云导出报表",
- "href": "/app/whepi/lingyun/lingyunUser2.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10003",
- "text": "凌云签到信息",
- "href": "/app/whepi/clock/clock1.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- }
|