config.json 377 字节
Newer Older
M
Mars Liu 已提交
1
{
M
Mars Liu 已提交
2
  "node_id": "mysql-d32f7bece92e436ba0a0eefd0bc4a86c",
M
Mars Liu 已提交
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
  "keywords": [
    "role",
    "login",
    "user",
    "用户",
    "角色",
    "权限",
    "privilege"
  ],
  "children": [],
  "export": [
    "grant.json",
    "revoke.json",
    "role.json"
  ],
  "keywords_must": [
L
luxin 已提交
19 20
    ["mysql", "用户"],
    ["mysql", "权限"]
M
Mars Liu 已提交
21
  ],
M
clean  
Mars Liu 已提交
22 23
  "keywords_forbid": [],
  "group": 1
M
Mars Liu 已提交
24
}