12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (1, '/building', '项目管理', '-1', NULL, 'estateagent-admin', 1, 1, 12);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (2, '/customer', '客户管理', '-1', NULL, 'estateagent-admin', 1, 2, 11);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (3, '/integralMall', '积分商城', '-1', NULL, 'estateagent-admin', 1, 3, 9);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (4, '/activity', '活动管理', '-1', NULL, 'estateagent-admin', 1, 4, 6);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (5, '/news', '资讯管理', '-1', NULL, 'estateagent-admin', 1, 5, 7);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (6, '/carouselFigure', '资源位管理', '-1', NULL, 'estateagent-admin', 1, 6, 4);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (7, '/staff', '员工管理', '-1', NULL, 'estateagent-admin', 1, 7, 5);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (8, '/channel', '渠道管理', '-1', NULL, 'estateagent-admin', 1, 8, 8);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (9, '/system', '系统管理', '-1', NULL, 'estateagent-admin', 1, 9, 3);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (10, '/building/list', '项目列表', '1', NULL, 'estateagent-admin', 1, 1, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (11, '/building/type', '项目类型', '1', NULL, 'estateagent-admin', 1, 1, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (12, '/customer/customerlist/list', '客户列表', '2', NULL, 'estateagent-admin', 1, 2, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (13, '/customer/drift/list', '游客列表', '2', NULL, 'estateagent-admin', 1, 2, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (14, '/customer/report/list', '报备记录', '85', NULL, 'estateagent-admin', 1, 85, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (15, '/customer/recommendCustomer/list', '推荐记录', '86', NULL, 'estateagent-admin', 1, 86, 4);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (16, '/customer/independentList', '专业经纪人', '8', NULL, 'estateagent-admin', 1, 8, 5);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (17, '/integralMall/GoodsList', '商品列表', '3', NULL, 'estateagent-admin', 1, 3, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (18, '/integralMall/achieve', '积分获取', '3', NULL, 'estateagent-admin', 1, 3, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (19, '/integralMall/exchangeRecords', '兑换记录', '3', NULL, 'estateagent-admin', 1, 3, 3);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (20, '/integralMall/writeOff', '商品核销', '3', NULL, 'estateagent-admin', 1, 3, 4);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (21, '/activity/ActivityList', '报名活动', '4', NULL, 'estateagent-admin', 1, 4, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (22, '/news/type/NewsType', '资讯类型', '5', NULL, 'estateagent-admin', 1, 5, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (23, '/news/list/NewsList', '资讯列表', '5', NULL, 'estateagent-admin', 1, 5, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (24, '/carouselFigure/carouselFigureList', '轮播图列表', '6', NULL, 'estateagent-admin', 1, 6, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (25, '/carouselFigure/advertisingList', '开屏广告', '6', NULL, 'estateagent-admin', 1, 6, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (26, '/staff/StaffList', '员工列表', '7', NULL, 'estateagent-admin', 1, 7, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (27, '/staff/RoleList', '角色管理', '7', NULL, 'estateagent-admin', 1, 7, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (28, '/channel/channelList', '渠道管理', '8', NULL, 'estateagent-admin', 1, 8, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (30, '/system/messageList', '客户留言', '9', NULL, 'estateagent-admin', 1, 9, 1);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (31, '/system/report', '报表数据', '9', NULL, 'estateagent-admin', 1, 9, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (32, '/system/intention', '意向值', '9', NULL, 'estateagent-admin', 1, 9, 3);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (33, '/system/housingPolicy', '购房政策维护', '9', NULL, 'estateagent-admin', 1, 9, 4);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (52, '/system/document/list', '客户资料', '9', '', 'estateagent-admin', 1, 9, 5);
-
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (85, '/record', '数据记录', '-1', NULL, 'estateagent-admin', 1, 85, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (86, '/recommend', '推荐客户', '-1', NULL, 'estateagent-admin', 1, 86, 10);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (88, '/activity/helpActivity/list', '助力活动', '4', NULL, 'estateagent-admin', 1, 4, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (89, '/activity/groupActivity/list', '拼团活动', '4', NULL, 'estateagent-admin', 1, 4, 3);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (91, '/activity/drainage/DrainageList', 'H5活动', '4', NULL, 'estateagent-admin', 1, 4, 4);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (92, '/carouselFigure/customImg/list', '其他', '6', NULL, 'estateagent-admin', 1, 6, 3);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (94, '/record/drainage/DrainageVisitRecordList', '分享记录', '85', NULL, 'estateagent-admin', 1, 85, 2);
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (95, '/carouselFigure/propagandaList', '宣传位', '6', NULL, 'estateagent-admin', 1, 6, 4);
-
-
-
- INSERT INTO `sys_menu`(`menu_id`, `code`, `name`, `parent_code`, `icon`, `app_type`, `status`, `menu_root`, `sort_num`) VALUES (84, '/welcome', '首页', '-1', NULL, 'estateagent-admin', 1, 10, 13);
|