config.json 265 字节
Newer Older
M
on tree  
Mars Liu 已提交
1 2
{
  "node_id": "mysql-6c6789b86f714acaa76467fdf9623191",
M
review  
Mars Liu 已提交
3
  "keywords": ["exists"],
M
on tree  
Mars Liu 已提交
4
  "children": [],
M
in  
Mars Liu 已提交
5 6 7
  "export": [
    "exists.json"
  ],
L
luxin 已提交
8
  "keywords_must": [
M
in  
Mars Liu 已提交
9 10 11 12
    [
      "mysql",
      "exists"
    ]
L
luxin 已提交
13 14 15 16
  ],
  "keywords_forbid": [
    "not exists"
  ],
M
review  
Mars Liu 已提交
17
  "group": 1
M
on tree  
Mars Liu 已提交
18
}