home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "Title": "Text (50)",
- "ParentID": "Long Integer",
- "HasChild": "Boolean NOT NULL",
- "Type": "Text (4)",
- "URL": "Text (120)",
- "Author": "Text (20)",
- "InputTime": "DateTime",
- "UpdateTime": "DateTime",
- "Content": "Memo/Hyperlink (255)"
- },
- "data": [
- {
- "ID": 1,
- "Title": "1",
- "ParentID": 0,
- "HasChild": 0,
- "InputTime": "06/08/01 14:44:47",
- "UpdateTime": "06/08/01 14:44:47"
- },
- {
- "ID": 2,
- "Title": "2",
- "ParentID": 0,
- "HasChild": 1,
- "InputTime": "06/08/01 14:44:50",
- "UpdateTime": "06/08/01 14:44:50",
- "Content": "\r\n"
- },
- {
- "ID": 13,
- "Title": "New",
- "ParentID": 2,
- "HasChild": 0,
- "InputTime": "06/08/01 18:12:01",
- "UpdateTime": "06/08/01 18:12:01",
- "Content": "\r\n"
- }
- ]
- }