{
  "head": {
    "ret": 0,
    "msg": "OK"
  },
  "body": {
    "menus": [
      {
        "key": 1,
        "file": "myBlog",
        "title": "My Blog"
      },
      {
        "key": 2,
        "file": "git-common-command",
        "title": "Common git commands"
      },
      {
        "key": 4,
        "file": "feStack",
        "title": "Front-end technology stack"
      },
      {
        "key": 5,
        "file": "feui",
        "title":"Front-end UI framework"
      },
      {
        "key": 6,
        "file": "v-drawer",
        "title": "A drawer component for Vue"
      },
      {
        "key": 7,
        "file": "marquee-js",
        "title": "A marquee plugin for js"
      },
      {
        "key": 8,
        "file": "achieveClassMethod",
        "title": "Achieve addClass,removeClass,hasClass method"
      },
      {
        "key": 9,
        "file": "deepCopy",
        "title": "Achieve deep copy"
      },
      {
        "key": 10,
        "file": "Collection",
        "title": "Collections",
        "children": [
          {
            "key": 101,
            "file": "React Redux Starter Kit",
            "title": "React Redux Starter Kit"
          },
          {
            "key": 102,
            "file": "markdown-loader",
            "title": "markdown-loader for webpack"
          }
        ]
      }
    ]
  }
}
