修改安装SQL

This commit is contained in:
TinyAnts 2022-10-14 16:16:20 +08:00
parent bd5f7bcad0
commit 32232cb604
1 changed files with 1 additions and 0 deletions

View File

@ -746,4 +746,5 @@ INSERT INTO `la_system_auth_menu` VALUES (770, 752, 'A', '新增', '', 0, 'chann
INSERT INTO `la_system_auth_menu` VALUES (771, 752, 'A', '编辑', '', 0, 'channel:oaReplyDefault:edit', '', '', '', '', 1, 1, 0, 1664517725, 1664517725);
INSERT INTO `la_system_auth_menu` VALUES (772, 752, 'A', '状态', '', 0, 'channel:oaReplyDefault:status', '', '', '', '', 1, 1, 0, 1664517757, 1664517757);
INSERT INTO `la_system_auth_menu` VALUES (773, 752, 'A', '删除', '', 0, 'channel:oaReplyDefault:del', '', '', '', '', 1, 1, 0, 1664517778, 1664517778);
INSERT INTO `la_system_auth_menu` VALUES (774, 610, 'A', '导入数据表列表', '', 0, 'gen:db', '', '', '', '', 1, 1, 0, 1665646316, 1665646316);
COMMIT;