Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Categories

ScenK edited this page Feb 27, 2013 · 1 revision
        "_id" : 145,
        "diaries_num" : 2,
        "name" : "文章分类一",
        "publish_time" : "2013-02-25 13:14:54",
        "diaries" : [
                      {
                          "_id" : 146,
                          "did" : 144,
                          "publish_time" : "2013-02-25 13:23:14",
                          "title" : "测试下已有分类"
                      },
                      {
                          "_id" : 148,
                          "did" : 147,
                          "publish_time" : "2013-02-25 13:25:42",
                          "title" : "新文章"
                      }
                     ]

Clone this wiki locally