INSERT INTO sys_user (id, name, password, roleId, create_time, last_modify_time) VALUES(1, 'zc', 'd3df61764ee9a26091f714b88958caef', 6, '2022-10-24 05:45:40', '2022-10-24 05:45:40'); INSERT INTO sys_user (id, name, password, roleId, create_time, last_modify_time) VALUES(2, 'admin', 'e10adc3949ba59abbe56e057f20f883e', 4, '2022-10-24 05:45:40', '2022-10-24 05:45:40'); INSERT INTO sys_role (id, name, `type`, menus, create_time, last_modify_time) VALUES(3, '运营专员', 0, '{"value": "[1,71,77,82,67,68]"}', '2020-03-20 05:22:40', '2020-03-20 05:22:40'); INSERT INTO sys_role (id, name, `type`, menus, create_time, last_modify_time) VALUES(4, '管理员', 0, '{"value": "[1,71,76,77,78,79,5,11,12,67,68,15]"}', '2020-03-28 17:35:39', '2022-10-28 19:04:40'); INSERT INTO sys_role (id, name, `type`, menus, create_time, last_modify_time) VALUES(6, '超级管理员', 1, '{"value": "[1,71,80,78,76,77,5,11,12,67,68,15,31,13,26,27]"}', '2020-05-02 08:32:44', '2020-05-02 08:32:44'); INSERT INTO sys_parameter (id, `key`, value, is_modified, remark, create_time, last_modify_time) VALUES(1, 'sys_title', '${demo系统管理}', 0, '系统标题', '2023-11-16 09:28:45', '2023-11-16 09:28:45'); INSERT INTO sys_parameter (id, `key`, value, is_modified, remark, create_time, last_modify_time) VALUES(2, 'sys_logo', 'https://light22600.oss-cn-beijing.aliyuncs.com/bgWeb/logo.png', 0, '系统logo', '2021-11-12 14:44:31', '2021-11-12 14:44:31'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(1, '首页', 0, NULL, NULL, 'md-home', 'home', 'home/index.vue', NULL, 1, 1, '页面', 0, '2021-07-16 11:48:15', '2021-07-16 11:48:15'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(5, '系统管理', 0, NULL, NULL, 'ios-construct', 'system', '', NULL, 1, 1, '菜单', 100, '2021-07-16 12:02:32', '2021-07-16 12:02:32'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(11, '系统用户', 5, NULL, NULL, 'md-bug', 'sys_user', 'system/sys_user.vue', 'system/sys_user_server.js', 1, 1, '页面', 0, '2021-07-16 04:56:54', '2021-07-16 04:56:54'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(12, '角色管理', 5, NULL, NULL, 'md-disc', 'sys_role', 'system/sys_role.vue', 'system/sys_role_server.js', 1, 1, '页面', 0, '2021-07-16 04:57:04', '2021-07-16 04:57:04'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(13, '菜单管理', 5, NULL, NULL, 'ios-people', 'menu', 'system_high/sys_menu.vue', NULL, 1, 1, '页面', 0, '2021-06-17 09:13:37', '2021-06-17 09:13:37'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(15, '参数设定管理', 5, NULL, NULL, 'ios-people', 'sys_param_setup', 'system/sys_param_setup.vue', 'system/sys_param_setup_server.js', 1, 1, '页面', 5, '2021-11-12 06:06:58', '2021-11-12 06:06:58'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(60, '用户管理', 59, 4, NULL, 'md-cloud-upload', 'vip_member', 'vip/vip_member.vue', 'vip/vip_member_server.js', 1, 1, '页面', 1, '2021-07-05 09:55:53', '2021-07-05 09:55:53'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(65, '信息类目管理', 64, 5, NULL, 'md-calculator', 'info_type', 'cote/info_type.vue', 'cote/info_type_server.js', 1, 1, '页面', 1, '2021-09-02 06:25:45', '2021-09-02 06:25:45'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(66, '信息管理', 64, 6, NULL, 'md-color-palette', 'info', 'cote/info.vue', 'cote/info_server.js', 1, 1, '页面', 2, '2021-07-15 09:33:57', '2021-07-15 09:33:57'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(67, '日志管理', 5, 0, NULL, 'md-cash', 'sys_log', 'system/sys_log.vue', 'system/sys_log_server.js', 1, 1, '页面', 1, '2021-07-16 08:44:34', '2021-07-16 08:44:34'); INSERT INTO sys_menu (id, name, parent_id, model_id, form_id, icon, `path`, component, api_path, is_show_menu, is_show, `type`, sort, create_time, last_modify_time) VALUES(68, '操作日志', 5, 0, NULL, 'md-female', 'sys_log_operate', 'system/sys_log_operate.vue', 'system/sys_log_operate_server.js', 1, 1, '页面', 1, '2021-07-19 05:49:52', '2021-07-19 05:49:52');