mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified 完善SQL文件
This commit is contained in:
parent
2470bcc176
commit
d2dd21aa82
@ -134,7 +134,8 @@ VALUES
|
||||
(47, '启用规则组', 28, 'FilterManager/open', 0, 0, 0, '', 0),
|
||||
(48, '禁用规则组', 28, 'FilterManager/close', 0, 0, 0, '', 0),
|
||||
(49, '删除规则组', 28, 'FilterManager/del', 0, 0, 0, '', 0),
|
||||
(50, '编辑规则组', 28, 'FilterManager/edit', 0, 0, 0, '', 0);
|
||||
(50, '编辑规则组', 28, 'FilterManager/edit', 0, 0, 0, '', 0),
|
||||
(51,'编辑秘钥',27,'KeyManager/edit',0,0,0,'',0);
|
||||
|
||||
/*!40000 ALTER TABLE `menu` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
Loading…
x
Reference in New Issue
Block a user