tree.json 1.5 KB
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
{
  "mysql": {
    "node_id": "mysql-5a1177c8ea254278855ed36089ddecd5",
    "keywords": [],
    "children": [
      {
        "MySQL初阶": {
          "node_id": "mysql-a2097b15da334afeb39804bc57342da9",
          "keywords": [],
          "children": [
            {
              "MySQL入门": {
                "node_id": "mysql-2cd5f68281704161820ee048e1f9de36",
                "keywords": [],
                "children": [
                  {
                    "HelloWorld": {
                      "node_id": "mysql-96403217971e4115835e31bba9366fcb",
                      "keywords": [],
                      "children": [],
                      "keywords_must": [],
                      "keywords_forbid": []
                    }
                  }
                ],
                "keywords_must": [],
                "keywords_forbid": []
              }
            }
          ],
          "keywords_must": [],
          "keywords_forbid": []
        }
      },
      {
        "MySQL中阶": {
          "node_id": "mysql-4ccd6a9874f147bc9e5f368e3bd90850",
          "keywords": [],
          "children": [],
          "keywords_must": [],
          "keywords_forbid": []
        }
      },
      {
        "MySQL高阶": {
          "node_id": "mysql-fba12490eaea4ed8b50866f878896338",
          "keywords": [],
          "children": [],
          "keywords_must": [],
          "keywords_forbid": []
        }
      }
    ],
    "keywords_must": [],
    "keywords_forbid": []
  }
}