config.json 275 字节
Newer Older
M
on tree  
Mars Liu 已提交
1 2
{
  "node_id": "mysql-73bfbd883511436c85130b71fa108038",
M
review  
Mars Liu 已提交
3
  "keywords": ["inner", "join", "连接查询"],
M
on tree  
Mars Liu 已提交
4
  "children": [],
M
join  
Mars Liu 已提交
5 6 7
  "export": [
    "join_self.json"
  ],
L
luxin 已提交
8
  "keywords_must": [
M
join  
Mars Liu 已提交
9 10 11 12
    [
      "mysql",
      "inner join"
    ]
L
luxin 已提交
13
  ],
M
on tree  
Mars Liu 已提交
14
  "keywords_forbid": [],
M
review  
Mars Liu 已提交
15
  "group": 1
M
on tree  
Mars Liu 已提交
16
}