mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-15 11:48:02 +00:00
bug: the latest database table, modify the associated deletion method of menu and authority
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
INSERT INTO `sys_data_authority_id` VALUES (2, 2);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (2, 6);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (2, 8);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (6, 2);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (6, 6);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (8, 2);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (8, 6);
|
||||
INSERT INTO `sys_data_authority_id` VALUES (8, 8);
|
||||
INSERT INTO `sys_data_authority_id` VALUES ('888', '888');
|
||||
INSERT INTO `sys_data_authority_id` VALUES ('888', '8881');
|
||||
INSERT INTO `sys_data_authority_id` VALUES ('888', '9528');
|
||||
|
||||
Reference in New Issue
Block a user