config.json 281 字节
Newer Older
M
Mars Liu 已提交
1
{
M
Mars Liu 已提交
2
  "node_id": "mysql-0f0cd6ec82e343db95ed800a7d964cfc",
M
Mars Liu 已提交
3 4 5 6 7 8 9 10
  "keywords": [
    "表",
    "table"
  ],
  "children": [],
  "export": [
    "table.json",
    "create_table.json",
M
having  
Mars Liu 已提交
11
    "auto_increment.json"
M
Mars Liu 已提交
12 13 14 15 16 17 18
  ],
  "keywords_must": [
    "表",
    "table"
  ],
  "keywords_forbid": []
}