config.json 947 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10
{
  "export": [
    "server.json"
  ],
  "keywords": [],
  "children": [
    {
      "Flask安装配置": {
        "keywords": [],
        "children": [],
L
luxin 已提交
11 12 13
        "node_id": "python-4-826",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
14 15 16 17 18 19
      }
    },
    {
      "Flask实现HTTP请求与响应": {
        "keywords": [],
        "children": [],
L
luxin 已提交
20 21 22
        "node_id": "python-4-827",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
23 24 25 26 27 28
      }
    },
    {
      "Flask模板": {
        "keywords": [],
        "children": [],
L
luxin 已提交
29 30 31
        "node_id": "python-4-829",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
32 33 34 35 36 37
      }
    },
    {
      "Flask数据库操作": {
        "keywords": [],
        "children": [],
L
luxin 已提交
38 39 40
        "node_id": "python-4-831",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
41 42 43
      }
    }
  ],
L
luxin 已提交
44 45 46 47 48
  "node_id": "python-3-139",
  "keywords_must": [
    "flask"
  ],
  "keywords_forbid": []
F
feilong 已提交
49
}