HC小区文档

HC 开源免费物业系统升级 p_privilege

1.0 删除数据

delete from p_privilege;

2.0 添加 p_privilege

INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904001', '员工信息', '员工信息', '2019-04-01 02:24:53', '0', '800900000003', '/staff', '700201904001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904004', '物业费', '物业费', '2019-04-08 14:46:28', '1', '800900000003', '/propertyFeeFlow', '700201904004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904005', '停车费', '停车费', '2019-04-08 14:46:42', '1', '800900000003', '/parkingSpaceFeeFlow', '700201904005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904006', '房屋管理', '房屋管理', '2019-04-08 14:46:54', '0', '800900000003', '/roomFlow', '700201904006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904007', '我的报表', '我的报表', '2019-04-08 14:47:06', '0', '800900000003', '/', '700201904007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904008', '我的小区', '入住小区', '2019-04-09 15:01:30', '0', '800900000003', '/enterCommunity', '700201904008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904009', '发布公告', '发布公告', '2019-04-09 15:05:21', '0', '800900000003', '/noticeFlow', '700201904009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904010', '业主信息', '添加业主', '2019-04-09 15:07:15', '0', '800900000003', '/ownerFlow', '700201904010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904011', '楼栋信息', '小区楼', '2019-04-19 08:01:21', '0', '800900000003', '/floorFlow', '700201904011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904012', '单元信息', '小区楼单元', '2019-04-19 08:01:36', '0', '800900000003', '/unitFlow', '700201904012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904013', '业主成员', '业主成员', '2019-05-17 13:56:15', '1', '800900000003', '/ownerMemberFlow', '700201904013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201904015', '业主详情', '业主房产', '2019-05-22 01:04:05', '0', '800900000003', '/ownerDetailFlow', '700201904015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906017', '车位信息', '添加车位', '2019-06-01 04:53:56', '0', '800900000003', '/parkingSpaceFlow', '700201906017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906018', '车位出租', '车位出租', '2019-06-01 04:53:56', '0', '800900000003', '/hireParkingSpaceFlow', '700201906018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906019', '车位出售', '车位出售', '2019-06-01 04:53:56', '0', '800900000003', '/sellParkingSpaceFlow', '700201906019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906020', '业主车位', '业主车位', '2019-05-22 01:04:05', '0', '800900000003', '/ownerParkingSpaceFlow', '700201906020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906022', '采购申请', '采购管理', '2019-06-19 02:11:38', '0', '800900000003', '/itemInFlow', '700201906022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906023', 'DEMO用例', '用例DEMO', '2019-06-19 16:01:38', '0', '800900000000', '/demoFlow', '700201906023');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906024', '小区信息', '代理商添加小区', '2019-06-19 16:01:38', '0', '800900000002', '/communityFlow', '700201906024');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906025', '查询小区', '代理商查询小区', '2019-06-19 16:01:38', '0', '800900000002', NULL, '');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906026', '应用信息', '应用信息', '2019-06-19 16:01:38', '0', '800900000000', '/app/app.listApps', '700201906025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906027', '服务信息', '服务信息', '2019-06-19 16:01:38', '0', '800900000000', '/serviceFlow', '700201906026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906028', '服务实现', '配置信息管理', '2019-07-07 16:42:48', '0', '800900000000', '/serviceImplFlow', '700201906027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201906029', '编码映射', '映射管理', '2019-06-19 16:01:38', '0', '800900000000', '/app/mapping.listMappings', '700201906028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201907030', '服务绑定', '服务绑定', '2019-07-11 11:45:33', '0', '800900000000', '/serviceBindingFlow', '700201907029');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201907032', '服务注册', '服务注册', '2019-08-10 09:45:34', '0', '800900000000', '/serviceRegisterFlow', '700201908030');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201907033', '访客登记', '访客登记菜单展示', '2019-08-12 20:55:58', '0', '800900000003', '/visitFlow', '700201908031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201908034', '刷新缓存', '刷新缓存', '2019-08-13 11:31:48', '0', '800900000000', '/cacheFlow', '700201908032');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201908035', '菜单组', '菜单组管理', '2019-08-19 12:15:20', '0', '800900000000', '/menuGroupFlow', '700201908033');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201908036', '基础权限', '基础权限', '2019-08-19 12:15:20', '0', '800900000000', '/basePrivilegeFlow', '700201908034');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('500201908038', '访客登记查询', '访客登记记录查询', '2019-08-24 12:09:34', '0', '800900000003', NULL, '');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019082521880003', '菜单维护', '菜单管理权限', '2019-08-25 05:47:11', '0', '800900000000', '/menuFlow', '700201908035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019082527110004', '菜单维护', '菜单维护', '2019-08-25 10:36:14', '0', '800900000000', NULL, '');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019083153490001', '配置菜单', '配置菜单', '2019-08-31 14:33:39', '0', '800900000000', '/configMenuFlow', '700201908036');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019090149430005', '服务提供', '服务提供', '2019-09-01 14:14:08', '0', '800900000000', '/serviceProvideFlow', '702019090161010006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019090260990002', '定时任务', '管理定时任务', '2019-09-02 12:35:51', '0', '800900000000', '/app/task.listTasks', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019090277380001', '开发服务', '开发服务提供', '2019-09-02 15:33:31', '0', '800900000000', '/devServiceProvideFlow', '702019090210710002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019091773700003', '审核小区', '审核小区', '2019-09-17 14:57:45', '0', '800900000001', '/auditCommunityFlow', '702019091772280004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019091797230001', '小区信息', '', '2019-09-17 12:59:57', '0', '800900000001', '/communityFlow', '702019091754830002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019091978690002', '商户审核', '', '2019-09-19 13:44:39', '0', '800900000002', '/auditEnterCommunityFlow', '702019091993470003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019092908940003', '公告详情', '公告详情', '2019-09-29 12:19:45', '0', '800900000003', '/noticeDetailFlow', '702019092901960004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019100245350003', '查看文件权限', '查看文件权限', '2019-10-02 04:54:19', '0', '800900000003', NULL, '');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019100249600002', '上传文件权限', '上传文件权限', '2019-10-02 04:54:04', '0', '800900000003', NULL, '');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019100721900005', '组织信息', '组织信息', '2019-10-07 08:49:34', '0', '800900000003', '/orgFlow', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019100903330002', '添加访客', '添加访客', '2019-10-09 02:00:55', '0', '800900000003', '/addNewOneVisit', '702019100978780003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019101946430010', '报修派单', '派单', '2019-10-19 17:35:26', '0', '800900000003', '/repairDispatchStepFlow', '702019101903870011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019102010870005', '报修已办', '', '2019-10-20 18:09:05', '0', '800900000003', '/myRepairDispatchFlow', '702019102073620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019102030200001', '报修待办', '', '2019-10-20 22:15:15', '0', '800900000003', '/repairDispatchFlow', '702019102028670002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019102151130004', '物品信息', '', '2019-10-21 20:49:07', '0', '800900000003', '/resourceStoreFlow', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019102242190001', '物品领用', '物品出入库功能入口', '2019-10-22 18:26:36', '0', '800900000003', '/itemOutFlow', '702019102250410002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019102639930001', '审核人员', '', '2019-10-26 23:04:43', '0', '800900000003', '/auditUserFlow', '702019102631340002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019103108450011', '员工收费', '', '2019-10-31 20:36:02', '0', '800900000003', '/staffFeeFlow', '702019103170090012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019103114270018', '电话投诉', '', '2019-10-31 23:26:14', '0', '800900000003', '/complaintFlow', '702019103157610019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019110360380006', '投诉待办', '', '2019-11-03 18:45:09', '0', '800900000003', '/myAuditComplaintsFlow', '702019110356630007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019110534240006', '投诉已办', '', '2019-11-05 09:14:09', '0', '800900000003', '/myAuditHistoryComplaintsFlow', '702019110566390007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019110809250044', '设备台账', '', '2019-11-08 23:45:18', '0', '800900000003', '/machineFlow', '702019110862640045');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019111025350052', '设备数据同步', '', '2019-11-10 13:28:46', '0', '800900000003', '/machineTranslateFlow', '702019111070760053');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019112673230007', '开门记录', '', '2019-11-26 23:03:48', '0', '800900000003', '/machineRecordFlow', '702019112665680008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502019122980990025', '绑定业主', '', '2019-12-29 12:04:28', '0', '800900000003', '/auditAppUserBindingOwnerFlow', '702019122969830026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020011308620052', '信息发布', '', '2020-01-13 19:43:53', '0', '800900000003', '/activitiesFlow', '702020011340130053');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020012317850002', '停车场管理', '', '2020-01-23 01:02:29', '0', '800900000003', '/parkingAreaFlow', '702020012324610003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020012324940001', '在场车辆', '', '2020-01-23 23:17:52', '0', '800900000003', '/carInFlow', '702020012347420002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020012397360003', '进场记录', '', '2020-01-23 22:10:07', '0', '800900000003', '/carInoutFlow', '702020012392410004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020012815760001', '剩余车位', '', '2020-01-28 23:51:46', '0', '800900000003', '/remainingParkingSpaceFlow', '702020012891350002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020013028810002', '房屋收费', '', '2020-01-30 22:54:46', '0', '800900000003', '/roomCreateFeeFlow', '702020013097620003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020013062200004', '车辆收费', '', '2020-01-30 22:55:43', '0', '800900000003', '/parkingSpaceCreateFeeFlow', '702020013091330005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020013064742994', '费用项设置', '', '2020-01-30 15:04:07', '0', '800900000003', '/feeConfigFlow', '702020013025182995');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020020148933989', '收银台', '', '2020-02-01 20:49:38', '1', '800900000003', '/payFeeOrderFlow', '702020020184753990');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020020204240002', '停车费用', '', '2020-02-02 15:55:41', '1', '800900000003', '/listCarFee', '702020020270690003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('5020200203190731760', '费用汇总表', '', '2020-02-03 16:42:37', '0', '800900000003', '/feeSummaryFlow', '7020200203341931761');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020020896890002', '修改密码', '', '2020-02-08 16:42:06', '0', '800900000003', '/changeStaffPwdFlow', '702020020834160003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020021024790007', '巡检点', '', '2020-02-10 15:04:38', '0', '800900000003', '/inspectionPointFlow', '702020021099930008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020021136110004', '巡检路线', '巡检路线', '2020-02-11 21:54:45', '0', '800900000003', '/inspectionRouteFlow', '702020021169910005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020021737880056', '商户信息', '', '2020-02-17 22:09:28', '1', '800900000001', '/listStoresFlow', '702020021777330057');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020021776260052', '巡检计划', '', '2020-02-17 19:19:07', '0', '800900000003', '/inspectionPlanFlow', '702020021758390053');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020021841010021', '审核入驻小区', '123', '2020-02-18 23:43:53', '0', '800900000001', '/auditEnterCommunityFlow', '702020021800840022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020021963300016', '巡检任务', '', '2020-02-19 21:52:11', '0', '800900000003', '/inspectionTaskFlow', '702020021988260017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020022030570010', '修改密码', '', '2020-02-20 09:22:12', '0', '800900000001', '/changeStaffPwdFlow', '702020022068180011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020022062840008', '组织信息', '', '2020-02-20 09:00:14', '0', '800900000001', '/orgFlow', '702020022008800009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020041499210002', '订单信息', '', '2020-04-14 11:52:57', '0', '800900000001', '/admin.html#/orderManage', '702020041486250003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020041852410019', '发布需求', '', '2020-04-18 15:18:40', '0', '800900000001', '/admin.html', '702020041871090020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020041876870017', '旧货甩卖', '', '2020-04-18 15:17:31', '0', '800900000001', '/admin.html', '702020041891280018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020042615070008', '商户信息', '', '2020-04-26 10:14:30', '0', '800900000003', '/admin.html#/storeInfoManage', '702020042680040009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020051101260082', '个人信息', '', '2020-05-11 09:55:23', '0', '800900000003', '/admin.html#/userInfo', '702020051144890083');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020051194940157', '退费审核', '', '2020-05-11 16:59:17', '0', '800900000003', '/admin.html#/pages/property/returnPayFeeManage', '702020051167520158');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020051616860087', '小程序配置', '', '2020-05-16 17:14:39', '0', '800900000003', '/admin.html#/pages/property/smallWeChatManage', '702020051674530088');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020060164840028', '账单催缴', '费用账单', '2020-06-01 17:42:37', '0', '800900000003', '/admin.html#/pages/property/billManage', '702020060185630029');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020060414120005', '设备位置', '', '2020-06-04 18:54:04', '0', '800900000003', '/admin.html#/pages/property/locationManage', '702020060438590006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020061767630003', '流程管理', '', '2020-06-17 22:36:52', '0', '800900000003', '/admin.html/#/pages/property/workflowManage', '702020061706340004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020061846080013', '流程设置', '流程设置', '2020-06-18 10:43:39', '0', '800900000003', '/admin.html#/pages/property/workflowSettingManage', '702020061852940014');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020061855680042', '公众号', '', '2020-06-18 20:09:00', '0', '800900000003', '/admin.html#/pages/property/publicWeChatManage', '702020061808130043');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020062239600009', '公众号菜单', '', '2020-06-22 23:15:44', '0', '800900000003', '/admin.html#/pages/property/wechatMenuManage', '702020062299090010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020062810250021', '报修设置', '', '2020-06-28 16:44:48', '0', '800900000003', '/admin.html#/pages/property/repairSettingManage', '702020062870390022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020062827480035', '报修师傅', '', '2020-06-28 19:16:10', '0', '800900000003', '/admin.html#/pages/property/repairTypeUser', '702020062894540036');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020062982156286', '电话报修', '', '2020-06-29 18:14:35', '0', '800900000003', '/admin.html#/pages/property/ownerRepairManage', '702020062937206287');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020063051380075', '工单池', '', '2020-06-30 16:07:29', '0', '800900000003', '/admin.html#/pages/property/repairPoolManage', '702020063002770076');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020063085640077', '报修工单详情', '', '2020-06-30 16:57:11', '0', '800900000003', '/admin.html#/pages/property/ownerRepairDetail', '702020063049110078');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020071781630004', '微信模板', '', '2020-07-17 09:40:08', '0', '800900000003', '/admin.html#/pages/property/wechatSmsTemplateManage', '702020071795690005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020073133960005', 'vvv', 'xxx', '2020-07-31 13:31:59', '0', '800900000000', '/vvv', '702020073151460004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020073158140002', '我爱学习', 'xx', '2020-07-31 13:41:05', '0', '800900000000', '/vvc', '702020073141060001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020073172490003', '权限测试', '', '2020-07-31 13:30:23', '0', '800900000000', '/sss', '702020073151730002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020080570210194', '欠费缴费', '', '2020-08-05 11:47:39', '0', '800900000003', '/admin.html#/pages/property/owePayFeeOrder', '702020080567390193');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020080760550020', '查询我的小区', '', '2020-08-07 09:15:17', '0', '800900000003', '/callComponent/enterCommunity/listMyCommunity', '700201904008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020080814960064', '费用导入', '', '2020-08-08 12:26:16', '0', '800900000003', '/admin.html#/pages/property/roomFeeImport', '702020080856940063');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020080849660005', '小区大屏', '', '2020-08-08 18:44:49', '0', '800900000003', '/bigScreen/', '702020080836480004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020081421160220', '属性值', '', '2020-08-14 23:22:48', '0', '800900000000', '/admin.html#/pages/dev/attrValueManage', '702020081494380219');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020081431630210', '属性', '', '2020-08-14 22:17:25', '0', '800900000000', '/admin.html#/pages/dev/attrSpecManage', '702020081441030209');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082158230002', '欠费信息', '', '2020-08-21 22:56:19', '0', '800900000003', '/admin.html#/pages/property/listOweFee', '702020082113420001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082314267912', '缴费', '', '2020-08-23 23:53:32', '0', '800900000003', '/callComponent/propertyPay/payFee', '702020013097620003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082417457942', '删除房屋', '', '2020-08-24 11:44:00', '0', '800900000003', '/callComponent/deleteRoom/delete', '700201904006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082433687928', '添加楼栋', '', '2020-08-24 09:42:58', '0', '800900000003', '/callComponent/addFloor/saveFloor', '700201904011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082453087940', '添加房屋', '', '2020-08-24 11:42:26', '0', '800900000003', '/callComponent/addRoomBindingBinding/binding', '700201904006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082457897932', '修改单元', '', '2020-08-24 10:17:48', '0', '800900000003', '/callComponent/editUnit/update', '700201904012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082472047930', '删除楼栋', '', '2020-08-24 10:12:51', '0', '800900000003', '/callComponent/deleteFloor/delete', '700201904011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082482767929', '修改楼栋', '', '2020-08-24 10:10:17', '0', '800900000003', '/callComponent/editFloor/changeFloor', '700201904011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082482837933', '删除单元', '', '2020-08-24 10:18:51', '0', '800900000003', '/callComponent/deleteUnit/delete', '700201904012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082488167931', '添加单元', '', '2020-08-24 10:16:28', '0', '800900000003', '/callComponent/addUnit/save', '700201904012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082493857941', '修改房屋', '', '2020-08-24 11:43:34', '0', '800900000003', '/callComponent/editRoom/update', '700201904006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082593888064', '租赁配置', '', '2020-08-25 11:30:07', '0', '800900000001', '/admin.html#/pages/admin/rentingConfigManage', '702020082596258063');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082743380029', '出租审核', '', '2020-08-27 17:17:01', '0', '800900000001', '/admin.html#/pages/admin/rentingAuditManage', '702020082736180028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082768060008', '房源', '', '2020-08-27 15:25:12', '0', '800900000001', '/admin.html#/pages/admin/rentingPoolManage', '702020082732000007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082809490069', '业主车辆', '', '2020-08-28 15:20:08', '0', '800900000003', 'admin.html#/pages/property/listOwnerCar', '702020082881680068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020082959640002', '续租车位', '', '2020-08-29 18:39:57', '0', '800900000003', '/admin.html#/pages/property/carAddParkingSpace', '702020082927920001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020090427190001', '费用变更', '', '2020-09-04 17:04:49', '0', '800900000003', '/callComponent/fee.updateFee', '702020013097620003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020090604200029', '取消费用', '', '2020-09-06 14:52:34', '0', '800900000003', '/callComponent/deleteFee/delete', '702020013097620003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020090646440032', '水电抄表', '', '2020-09-06 19:04:25', '0', '800900000003', '/admin.html#/pages/property/meterWaterManage', '702020090602100031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020090958740094', '出租审核', '代理商审核', '2020-09-09 22:42:56', '0', '800900000002', '/admin.html#/pages/admin/rentingAuditManage', '702020090931950093');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020090971240051', '历史缴费导入', '', '2020-09-09 16:48:46', '0', '800900000003', '/admin.html#/pages/property/historyFeeDetailImport', '702020090910140050');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091016940006', '公摊公式', '', '2020-09-10 13:58:53', '0', '800900000003', '/admin.html#/pages/property/feeFormulaManage', '702020091056030005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091389640100', '预存费用', '预存费用', '2020-09-13 17:51:57', '0', '800900000003', '/admin.html#/pages/property/prestoreFeeManage', '702020091384270099');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091757250025', '合同信息', '代理商合同信息', '2020-09-17 18:03:48', '0', '800900000001', '/admin.html#/pages/admin/contractManage', '702020091736590024');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091779900022', '合同信息', '', '2020-09-17 18:01:58', '0', '800900000003', '/admin.html#/pages/admin/contractManage', '702020091785290021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091811570079', '合同类型规格', '', '2020-09-18 18:24:27', '0', '800900000003', '/admin.html#/pages/admin/contractTypeSpecManage', '702020091880880078');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091839140067', '合同类型', '代理商', '2020-09-18 15:47:09', '0', '800900000001', '/admin.html#/pages/admin/contractTypeManage', '702020091892430066');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091858500077', '合同类型', '', '2020-09-18 17:33:06', '0', '800900000003', '/admin.html#/pages/admin/contractTypeManage', '702020091843810076');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020091871130081', '合同类型规格', '', '2020-09-18 18:24:50', '0', '800900000001', '/admin.html#/pages/admin/contractTypeSpecManage', '702020091879990080');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092067080024', '登录日志', '', '2020-09-20 10:15:12', '0', '800900000001', '/admin.html#/pages/frame/userLogin', '702020092090020023');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092156590251', '合同审核', '', '2020-09-21 13:11:11', '0', '800900000003', '/admin.html#/pages/admin/contractAudit', '702020092175130250');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092220840734', '打印配置', '', '2020-09-22 16:28:11', '0', '800900000003', '/admin.html#/pages/property/feePrintSpecManage', '702020092219500733');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092373407363', '补打收据', '', '2020-09-23 15:52:44', '0', '800900000003', '/admin.html#/pages/property/feeReceipt', '702020092328187362');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092459900221', '托收信息', '', '2020-09-24 11:43:24', '0', '800900000003', '/admin.html#/pages/property/feeManualCollectionManage', '702020092433630220');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092494970375', '托收明细', '', '2020-09-24 17:33:43', '0', '800900000003', '/admin.html#/pages/property/feeManualCollectionDetailManage', '702020092409980374');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092604300903', '合同审核', '', '2020-09-26 17:45:21', '0', '800900000001', '/admin.html#/pages/admin/contractAudit', '702020092674230902');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092613090887', '租赁预约', '', '2020-09-26 17:01:47', '0', '800900000001', '/admin.html#/pages/admin/rentingAppointmentManage', '702020092656570886');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092736240956', '出租历史', '', '2020-09-27 00:12:18', '0', '800900000001', '/admin.html#/pages/admin/rentingHistoryManage', '702020092726560955');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020092780490030', '租赁详情', '', '2020-09-27 10:56:27', '0', '800900000001', '/admin.html#/pages/admin/rentingDetail', '702020092790930029');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020093003120737', '缴费审核', '', '2020-09-30 18:17:05', '0', '800900000003', '/admin.html#/property/payFeeAuditManage', '702020093070100736');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020100340900094', '信息大类', '', '2020-10-03 19:49:37', '0', '800900000003', '/admin.html#/pages/property/activitiesTypeManage', '702020100365590093');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020100477560041', '文档信息', '', '2020-10-04 23:19:33', '0', '800900000000', '/admin.html#/pages/dev/sysDocumentManage', '702020100472570040');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020100645390132', '商品分类', '', '2020-10-06 12:58:40', '0', '800900000001', '/admin.html#/pages/goods/productCategoryManage', '702020100685660131');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020100958270173', '商品规格', '', '2020-10-09 22:16:28', '0', '800900000001', '/admin.html#/pages/goods/productSpecManage', '702020100939300172');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101099890455', '商品信息', '', '2020-10-10 19:28:00', '0', '800900000001', '/admin.html#/pages/goods/productManage', '702020101043300454');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101335250026', '业务受理', '', '2020-10-13 12:35:54', '0', '800900000003', '/admin.html#/pages/property/simplifyAcceptance', '702020101393980025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101433830053', '拼团设置', '', '2020-10-14 16:35:34', '0', '800900000001', '/admin.html#/pages/goods/groupBuySettingManage', '702020101481250052');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101676670107', '费用汇总表', '', '2020-10-16 16:21:23', '0', '800900000003', '/admin.html#/pages/property/reportFeeSummary', '702020101696890106');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101720340343', '费用明细表', '', '2020-10-17 18:44:14', '0', '800900000003', '/admin.html#/pages/property/reportFeeDetail', '702020101734870342');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101768430339', '费用分项表', '', '2020-10-17 18:27:34', '0', '800900000003', '/admin.html#/pages/property/reportFeeBreakdown', '702020101759090338');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101796310333', '楼栋费用表', '', '2020-10-17 18:03:46', '0', '800900000003', '/admin.html#/pages/property/reportFloorUnitFeeSummary', '702020101783560332');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101812950436', '欠费明细表', '', '2020-10-18 12:36:15', '0', '800900000003', '/admin.html#/pages/property/reportOweFeeDetail', '702020101830890435');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020101961060715', '预缴费提醒', '', '2020-10-19 14:25:59', '0', '800900000003', '/admin.html#/pages/property/reportPrePaymentFee', '702020101993830714');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020102030331212', '缴费明细表', '', '2020-10-20 17:32:18', '0', '800900000003', '/admin.html#/pages/property/reportPayFeeDetail', '702020102045291211');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020102050241091', '费用到期提醒', '', '2020-10-20 14:58:53', '0', '800900000003', '/admin.html#/pages/property/reportDeadlineFee', '702020102012121090');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020102138450003', '拼团产品', '', '2020-10-21 12:48:51', '0', '800900000001', '/admin.html#/page/goods/groupBuyProductManage', '702020102134420002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020102443750424', '拼团列表', '', '2020-10-24 21:56:26', '0', '800900000001', '/admin.html#/pages/goods/groupBuyManage', '702020102490890423');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020102587500471', '拼团批次', '', '2020-10-25 10:41:21', '0', '800900000001', '/admin.html#/pages/goods/groupBuyBatchManage', '702020102506700470');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020102751980079', '推荐商品', '', '2020-10-27 17:34:46', '0', '800900000001', '/admin.html#/pages/goods/recommendGoodsManage', '702020102716380078');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020111336940028', '商品订单', '', '2020-11-13 13:40:04', '0', '800900000001', '/admin.html#/pages/admin/storeOrderCartManage', '702020111330420027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020111627880006', '交互日志', '', '2020-11-16 01:09:05', '0', '800900000000', '/admin.html#/pages/dev/transactionLogManage', '702020111628740005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020111632390089', '商品订单详情', '', '2020-11-16 11:31:41', '0', '800900000001', '/admin.html#/pages/goods/storeOrderCartDetail', '702020111619100088');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020111765480351', '退货订单', '', '2020-11-17 17:09:17', '0', '800900000001', '/admin.html#/pages/admin/storeOrderCartReturnManage', '702020111795650350');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020112407180454', '折扣设置', '', '2020-11-24 23:34:27', '0', '800900000003', '/admin.html#/pages/property/feeDiscountManage', '702020112486110453');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020112592390545', '费用项折扣', '', '2020-11-25 10:17:13', '0', '800900000003', '/admin.html#/pages/property/payFeeConfigDiscountManage', '702020112552090544');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020120426640003', '业主脱敏', '业主脱敏', '2020-12-04 15:36:13', '0', '800900000003', '/roomCreateFee', '702020013097620003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020120765630299', 'Databus', '', '2020-12-07 18:14:35', '0', '800900000000', '/app/businessDatabus/queryBusinessDatabus', '702020120773940298');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020121018720191', '员工认证', '', '2020-12-10 23:10:50', '0', '800900000003', 'admin.html#/pages/property/staffAppAuthManage', '702020121005490190');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020121472400569', '微信缴费通知', '', '2020-12-14 22:34:26', '0', '800900000003', '/wechatNotification', '702020121005490190');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502020122247900029', '优惠申请', '', '2020-12-22 23:46:39', '0', '800900000003', '/admin.html#/pages/property/applyRoomDiscountManage', '702020122261200028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021010147280005', '物业管理员', '', '2021-01-01 16:55:42', '0', '800900000001', '/admin.html#/pages/admin/listPropertyManage', '702021010139960004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021010723590006', '空置房验房', '空置房验房处理-通知权限', '2021-01-07 10:37:12', '0', '800900000003', '/houseInspection', '702020122261200028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021010761730007', '空置房审核', '空置房审核处理-通知权限', '2021-01-07 10:37:54', '0', '800900000003', '/approval', '702020122261200028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021011136610013', '空置房验房通知', '空置房验房处理-通知权限', '2021-01-11 09:30:12', '0', '800900000003', '/wechatHouseInspection', '702020121005490190');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021011193830010', '空置房审核通知', '空置房审核处理-通知权限', '2021-01-11 13:35:06', '0', '800900000003', '/wechatHousingApproval', '702020121005490190');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021011195870257', '商铺管理', '', '2021-01-11 14:26:44', '0', '800900000003', '/admin.html#/pages/property/shops', '702021011192810256');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021011318040006', '报修登记通知', '报修登记处理-通知权限', '2021-01-13 10:27:18', '0', '800900000003', '/wechatRepairRegistration', '702020121005490190');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021011681080012', '临时车收费标准', '', '2021-01-16 14:06:53', '0', '800900000003', '/admin.html#/pages/property/tempCarFeeConfigManage', '702021011604630011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012051410024', '删除报修记录', '删除报修记录', '2021-01-20 11:04:57', '0', '800900000003', '/deleteRepair', '702019101903870011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012067300023', '修改报修记录', '修改报修记录', '2021-01-20 11:04:18', '0', '800900000003', '/updateRepair', '702019101903870011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012099350016', '报修抢单', '报修抢单', '2021-01-20 10:43:33', '0', '800900000003', '/reportForRepair', '702019101903870011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012242523150', '智慧考勤', '', '2021-01-22 14:28:04', '0', '800900000003', '/admin.html#/pages/property/attendanceClassesManage', '702021012255973149');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012505140028', '收银台', '/static/image/payOweFee.png', '2021-01-25 22:30:05', '0', '800900000003', '/pages/roomPayFee/roomPayFee', '702021012505770027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012507510017', '维修待办', '/static/image/index_dealRepair.png', '2021-01-25 22:25:38', '0', '800900000003', '/pages/repairDispatch/repairDispatch', '702021012561330016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012519810021', '投诉待办', '/static/image/index_complaint.png', '2021-01-25 22:26:55', '0', '800900000003', '/pages/complaintList/complaintList', '702021012507180020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012543460024', '公告', '/static/image/index_notice.png', '2021-01-25 22:28:38', '0', '800900000003', '/pages/notice/notice', '702021012542300023');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012558990030', '水电抄表', '/static/image/index_meter.png', '2021-01-25 22:30:59', '0', '800900000003', '/pages/meterReading/meterReading', '702021012564040029');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012567490019', '巡检打卡', '/static/image/index_inspection.png', '2021-01-25 22:26:24', '0', '800900000003', '/pages/inspection/inspection', '702021012579570018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012573540014', '维修工单', '/static/image/index_repair.png', '2021-01-25 22:22:50', '0', '800900000003', '/pages/repairOrder/repairOrder', '702021012539810013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012574370026', '房产查询', '/static/image/index_bill.png', '2021-01-25 22:29:15', '0', '800900000003', '/pages/roomDetail/roomDetail', '702021012519080025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012580740032', '空置房', '/static/image/index_complaint.png', '2021-01-25 22:31:29', '0', '800900000003', '/pages/applyRoom/applyRoom', '702021012520220031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012645150020', '房屋装修', '房屋装修', '2021-01-26 17:42:04', '0', '800900000003', '/admin.html#/pages/property/roomRenovationManage', '702021012618140019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021012701630060', '装修验收', '', '2021-01-27 00:04:18', '0', '800900000003', '/admin.html#/pages/property/roomRenovationDetailManage', '702021012761500059');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021013056500005', '报修汇总表', '报修汇总', '2021-01-30 08:44:20', '0', '800900000003', '/admin.html#/pages/property/reportRepair', '702021013030300004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020146200988', '今日考勤', '', '2021-02-01 17:00:04', '0', '800900000003', '/admin.html#/pages/property/todayAttendanceManage', '702021020165340987');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020233871128', '月考勤', '', '2021-02-02 13:05:40', '0', '800900000003', '/admin.html#/pages/property/monthAttendanceManage', '702021020295631127');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020357910021', '考勤记录', '', '2021-02-03 09:44:38', '0', '800900000003', '/admin.html#/pages/property/attendanceLogManage', '702021020311270020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020591840081', '问卷信息', '', '2021-02-05 17:31:57', '0', '800900000003', '/admin.html#/pages/property/questionAnswerManage', '702021020534720080');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020644120134', '问卷题目', '', '2021-02-06 11:01:11', '0', '800900000003', '/admin.html#/pages/property/questionAnswerTitleManage', '702021020652750133');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020700510274', '考核项目', '', '2021-02-07 21:46:39', '0', '800900000003', '/app/examine.listExamineProject', '702021020705710273');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020724030228', '问卷答题', '', '2021-02-07 13:57:08', '0', '800900000003', '/admin.html#/pages/property/userQuestionAnswerManage', '702021020781610227');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020744330251', '员工考核', '', '2021-02-07 16:34:28', '0', '800900000003', '/admin.html#/pages/property/staffAssessmentManage', '702021020778830250');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020752750220', '我的问卷', '', '2021-02-07 11:22:10', '0', '800900000003', '/admin.html#/pages/property/myQuestionAnswerManage', '702021020740160219');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021020755580291', '最美员工', '', '2021-02-07 22:51:11', '0', '800900000003', '/admin.html#/pages/property/activitiesBeautifulStaffManage', '702021020768800290');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021022251710609', '报表专家', '', '2021-02-22 18:02:51', '0', '800900000003', '/admin.html#/pages/property/reportProficient', '702021022283800608');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021022289920006', '房屋装修验收通知', '房屋装修验收申请处理-通知权限', '2021-02-22 14:30:57', '0', '800900000003', '/wechatDecorationNotice', '702020121005490190');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021022640560005', '装修记录', '装修记录', '2021-02-26 11:47:24', '0', '800900000003', '/admin.html#/pages/property/listRoomDecorationRecord', '702021022611740004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021022746870014', '子母车辆', '', '2021-02-27 21:55:22', '0', '800900000003', '/admin.html#/pages/property/listOwnerCarMember', '702021022736460013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030292680006', '装修详情', '装修详情页面', '2021-03-02 16:28:00', '0', '800900000003', '/admin.html#/pages/property/listRoomRenovationRecordDetails', '702021030252560005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030406040612', '店铺小区', '', '2021-03-04 16:15:42', '0', '800900000005', '/admin/html', '702021030406680611');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030406530619', '收款账户', '', '2021-03-04 16:19:52', '0', '800900000005', '/admin.html', '702021030411150618');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030414800529', '商品规格', '', '2021-03-04 12:40:37', '0', '800900000005', '/admin.html', '702021030476960528');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030416600622', '保证金', '', '2021-03-04 16:20:43', '0', '800900000005', '/admin.html', '702021030445710621');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030434690610', '店铺信息', '', '2021-03-04 16:12:11', '0', '800900000005', '/admin.html', '702021030468370609');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030435200525', '售后订单', '', '2021-03-04 12:36:48', '0', '800900000005', '/admin.html', '702021030402320524');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030448190521', '待处理订单', '', '2021-03-04 12:26:25', '0', '800900000005', '/admin.html', '702021030447730520');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030460610616', '财务明细', '', '2021-03-04 16:19:23', '0', '800900000005', '/admin.html', '702021030435050615');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030497430531', '商品管理', '', '2021-03-04 12:41:19', '0', '800900000005', '/admin.html', '702021030445770530');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030807600120', '商品分组', '', '2021-03-08 15:46:51', '0', '800900000005', '/admin.html#/pages/goods/productCategoryManage', '702021030841420119');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030813580078', '员工权限', '', '2021-03-08 15:01:55', '0', '800900000005', '/admin.html#/pages/frame/staffPrivilege', '702021030892730077');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030814880067', '组织信息', '', '2021-03-08 14:48:33', '0', '800900000005', '/admin.html#/pages/frame/orgManage', '702021030883010066');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030823700069', '员工信息', '', '2021-03-08 14:49:16', '0', '800900000005', '/admin.html#/pages/frame/staff', '702021030810960068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030852450076', '权限组', '', '2021-03-08 15:01:25', '0', '800900000005', '/admin.html#/pages/dev/privilege', '702021030879370075');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030915560188', '审核入驻小区', '', '2021-03-09 16:26:56', '0', '800900000001', '/admin.html#/pages/common/auditEnterCommunityManage', '702021030949750187');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030918700182', '小区信息', '', '2021-03-09 16:24:45', '0', '800900000001', '/admin.html#/pages/common/communityManage', '702021030903690181');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021030985370186', '审核小区', '', '2021-03-09 16:26:18', '0', '800900000001', '/admin.html#/pages/common/auditCommunityManage', '702021030967980185');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021031092430164', '开店审核', '', '2021-03-10 18:10:52', '0', '800900000001', '/admin.html', '702021031061670163');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021031277980007', '房屋装修', '员工端房屋装修', '2021-03-12 14:03:43', '0', '800900000003', 'pages/roomRenovation/roomRenovation', '702021031209070006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021031299580138', '门禁白名单', '', '2021-03-12 17:37:08', '0', '800900000003', '/app/machine.listAccessControlWhite', '702021031267690137');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021031645040072', '修改密码', '', '2021-03-16 11:14:16', '0', '800900000000', '/admin.html#/pages/frame/changeStaffPwd', '702021031606850071');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021031687630069', '修改密码', '', '2021-03-16 11:13:11', '0', '800900000001', '/admin.html#/pages/frame/changeStaffPwd', '702021031605320068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021031698730003', '装修审核', '装修审核', '2021-03-16 08:39:42', '0', '800900000003', '/roomRenovationExamine', '702021012618140019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021032513430021', '店铺信息', '', '2021-03-25 12:23:54', '0', '800900000001', '/admin.html#/pages/admin/shopManage', '702021032537360020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021033087620296', '合同变更', '', '2021-03-30 22:59:39', '0', '800900000003', '/admin.html#/pages/admin/contractChangeManage', '702021033017840295');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021033108420003', '申请合同变更', '', '2021-03-31 01:12:49', '0', '800900000003', '/admin.html#/pages/admin/contractChangeDetail', '702021033195000002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021033136470077', '到期合同', '', '2021-03-31 11:34:21', '0', '800900000003', '/admin.html#/pages/admin/contractChangeManage', '702021033149670076');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021033186520392', '起草合同', '', '2021-03-31 22:57:27', '0', '800900000003', '/admin.html#/pages/admin/newContractManage', '702021033187310391');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021033187120040', '合同变更明细', '', '2021-03-31 09:41:33', '0', '800900000003', '/admin.html#/pages/admin/contractChangeDetails', '702021033155980039');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040107840026', '变更待办', '', '2021-04-01 22:41:37', '0', '800900000003', '/admin.html#/pages/admin/contractChangeAuditOrders', '702021040143360025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040131560028', '变更已办', '', '2021-04-01 22:42:25', '0', '800900000003', '/admin.html#/pages/admin/contractChangeAuditHistoryOrders', '702021040176320027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040151320003', '电话回访', '电话回访权限', '2021-04-01 08:24:39', '0', '800900000003', '/appraiseRepair', '702019102028670002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040159650397', '起草待办', '', '2021-04-01 00:29:29', '0', '800900000003', '/admin.html#/pages/admin/contractApplyAuditOrders', '702021040162640396');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040169980024', '起草已办', '', '2021-04-01 22:40:45', '0', '800900000003', '/admin.html#/pages/admin/contractApplyAuditHistoryOrders', '702021040107630023');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040255080050', '收款计划', '', '2021-04-02 01:53:49', '0', '800900000003', '/admin.html#/pages/admin/contractCollectionPlanManage', '702021040263340049');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040611570372', '报修回访', '', '2021-04-06 08:42:18', '0', '800900000003', '/admin.html#/pages/property/repairReturnVisit', '702021040628030371');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040644320008', '强制回单', '', '2021-04-06 13:29:45', '0', '800900000003', '/admin.html#/pages/property/repairForceFinishManage', '702021040635540007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040690360027', '合同详情', '', '2021-04-06 16:58:53', '0', '800900000003', '/admin.html#/pages/common/contractApplyDetail', '702021040666580026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040745010149', '仓库信息', '', '2021-04-07 21:17:04', '0', '800900000003', '/admin.html#/pages/property/storehouseManage', '702021040741950148');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040800700027', '调拨详情', '', '2021-04-08 17:00:12', '0', '800900000003', '/admin.html#/pages/common/allocationStorehouseDetail', '702021040808900026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040802060002', '调拨记录', '', '2021-04-08 00:56:41', '0', '800900000003', '/admin.html#/pages/common/allocationStorehouseManage', '702021040844660001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040841810018', '我的物品', '', '2021-04-08 20:30:51', '0', '800900000003', '/admin.html#/pages/common/myResourceStoreManage', '702021040857880017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040867760006', '调拨已办', '', '2021-04-08 15:12:39', '0', '800900000003', '/admin.html#/pages/admin/allocationStorehouseHistoryAuditOrders', '702021040865910005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040871840027', '调拨待办', '', '2021-04-08 12:10:09', '0', '800900000003', '/admin.html#/pages/admin/allocationStorehouseAuditOrders', '702021040843910026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021040933090016', '代客报修', '/static/image/index_repair.png', '2021-04-09 10:46:20', '0', '800900000003', '/pages/repairAdd/repairAdd', '702021040912990015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041077920105', '缴费页面', '测试', '2021-04-10 22:07:21', '0', '800900000000', '/selfHelpFree', '702021041041870104');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041333930167', '商品目录', '', '2021-04-13 23:06:53', '0', '800900000001', '/admin.html#/pages/admin/mainCategoryManage', '702021041323510166');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041486890174', '专区商品', '', '2021-04-14 00:37:22', '0', '800900000001', '/admin.html#/pages/admin/mainCategoryProductManage', '702021041420640173');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041901500001', '查看所有采购申请', '查看所有采购申请权限', '2021-04-19 14:06:16', '0', '800900000003', '/viewPurchaseApplyManage', '700201906022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041902760001', '查看集团仓库权限', '查看集团仓库权限', '2021-04-19 14:26:15', '0', '800900000003', '/viewGroupWarehouse', '702021040741950148');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041908600001', '查看所有报修已办权限', '查看所有报修已办权限', '2021-04-19 14:41:27', '0', '800900000003', '/listStaffFinishRepairs', '702019102073620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041916460003', '查看所有物品领用', '查看所有物品领用权限', '2021-04-19 14:20:09', '0', '800900000003', '/viewAllItemUse', '702019102250410002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041925240063', '入驻小区审核', '', '2021-04-19 00:05:10', '0', '800900000001', '/admin.html#/pages/admin/auditShopCommunity', '702021041947460062');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041948240009', '物品类型', '物品类型', '2021-04-19 13:44:57', '0', '800900000003', '/admin.html#/pages/common/resourceStoreTypeManage', '702021041999360008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041962980001', '查看所有集团物品信息', '查看所有集团物品信息权限', '2021-04-19 16:31:27', '0', '800900000003', '/viewGroupResource', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041964320001', '查看所有报修待办', '查看所有报修待办权限', '2021-04-19 14:34:10', '0', '800900000003', '/viewListStaffRepairs', '702019102028670002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041989700067', '小区店铺', '', '2021-04-19 00:52:36', '0', '800900000001', '/admin.html#/pages/admin/shopCommunity', '702021041953400066');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041990920002', '查看所有调拨记录', '查看所有调拨记录权限', '2021-04-19 10:29:53', '0', '800900000003', '/viewlistAllocationStorehouses', '702021040844660001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021041994670070', '修改密码', '', '2021-04-19 01:23:27', '0', '800900000005', '/admin.html#/pages/frame/changeStaffPwd', '702021041918420069');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042040820076', '会员信息', '', '2021-04-20 00:38:34', '0', '800900000005', '/admin.html#/pages/goods/shopVipUserManage', '702021042006540075');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042137960001', '出入库操作', '物品直接出入库操作', '2021-04-21 16:02:11', '0', '800900000003', '/inOutWarehouse', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042209980303', '合同甲方', '', '2021-04-22 15:33:55', '0', '800900000003', '/admin.html#/pages/admin/contractPartyaManage', '702021042214040302');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042293240005', '出入库明细', '出入库明细', '2021-04-22 12:05:42', '0', '800900000003', '/admin.html#/pages/common/purchaseApplyDetailManage', '702021042286380004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042299510238', '起草合同', '', '2021-04-22 12:20:29', '0', '800900000003', '/admin.html#/pages/admin/addContract', '702021042279810237');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042355490003', '物品供应商', '物品资源供应商', '2021-04-23 10:47:11', '0', '800900000003', '/admin.html#/pages/property/resourceSupplierManage', '702021042347360002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042368630417', '合同收费', '', '2021-04-23 11:11:22', '0', '800900000003', '/admin.html#/pages/property/contractCreateFee', '702021042365450416');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042375020435', '合同费用', '', '2021-04-23 11:53:01', '0', '800900000003', '/admin.html#/pages/property/listContractFee', '702021042359210434');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042466340003', '转赠记录', '物品转赠记录', '2021-04-24 15:11:46', '0', '800900000003', '/admin.html#/pages/common/allocationUserStorehouseManage', '702021042441610002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042931690003', '物品使用记录', '个人物品使用记录', '2021-04-29 15:16:09', '0', '800900000003', '/admin.html#/pages/common/resourceStoreUseRecordManage', '702021042938870002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021042989310157', '调拨申请', '', '2021-04-29 08:34:41', '0', '800900000003', '/admin.html#/pages/common/allocationStorehouseApplyManage', '702021042974000156');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050213220610', '会员等级', '', '2021-05-02 16:16:20', '0', '800900000005', '/admin.html#/pages/goods/shopVipLevelManage', '702021050274070609');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050236020632', '金币设置', '', '2021-05-02 23:24:46', '0', '800900000001', '/admin.html#/pages/admin/systemGoldSettingManage', '702021050282200631');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050317740195', '金币购买记录', '', '2021-05-03 17:27:19', '0', '800900000001', '/admin.html#/pages/admin/goldBuyCartManage', '702021050337470194');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050467540219', '未收费房屋', '', '2021-05-04 02:04:12', '0', '800900000003', '/admin.html#/pages/property/reportNoFeeRoom', '702021050428880218');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050590170720', '金币购买记录', '', '2021-05-05 22:47:06', '0', '800900000005', '/admin.html#/pages/goods/goldBusinessManage', '702021050579590719');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050643800969', '购买金币', '', '2021-05-06 19:48:29', '0', '800900000005', '/admin.html#/pages/goods/buyGold', '702021050680180968');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050714330095', '商品入库', '', '2021-05-07 22:42:39', '0', '800900000005', '/admin.html#/pages/goods/productStockManage', '702021050762290094');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050756760100', '收银台', '', '2021-05-07 23:57:43', '0', '800900000005', '/admin.html#/pages/goods/goodCashier', '702021050787220099');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021050959190371', '会员账户', '', '2021-05-09 16:37:10', '0', '800900000005', '/admin.html#/pages/goods/shopVipUserAccountManage', '702021050934180370');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051169550004', '调拨明细', '调拨明细', '2021-05-11 18:04:09', '0', '800900000003', '/admin.html#/pages/common/allocationStorehouseDetailed', '702021051115900003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051264680004', '物品规格', '物品规格', '2021-05-12 10:42:05', '0', '800900000003', '/admin.html#/pages/common/resourceStoreSpecificationManage', '702021051232450003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051288880381', '订单详情', '', '2021-05-12 18:31:22', '0', '800900000005', '/admin.html#/pages/goods/storeOrderCartDetail', '702021051263410380');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051370090004', '我的物品', '/static/image/index_complaint.png', '2021-05-13 08:51:13', '0', '800900000003', '/pages/resourceStoreManage/resourceStoreManage', '702021051364840003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051418810019', '店铺访问', '', '2021-05-14 10:05:16', '0', '800900000005', '/admin.html#/pages/goods/shopVisitManage', '702021051486340018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051427600193', '商品评论', '', '2021-05-14 22:51:33', '0', '800900000005', '/admin.html#/pages/goods/shopAppraiseManage', '702021051453870192');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051454910201', '公众号菜单', '', '2021-05-14 23:30:13', '0', '800900000005', '/admin.html#/pages/property/wechatMenuManage', '702021051414110200');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051495590199', '公众号', '', '2021-05-14 23:29:38', '0', '800900000005', '/admin.html#/pages/property/publicWeChatManage', '702021051496660198');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051529650204', '退货地址', '', '2021-05-15 01:05:26', '0', '800900000005', '/admin.html#/pages/goods/shopReturnAddressManage', '702021051568130203');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051814820935', '发布广告', '', '2021-05-18 00:31:17', '0', '800900000001', '/admin.html#/pages/property/advertManage', '702021051834760934');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021051927250004', '查看所有出入库明细', '查看所有出入库明细', '2021-05-19 14:43:21', '0', '800900000003', '/viewAllPurchaseApplyDetail', '702021042286380004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052094720028', '查看所有组织架构信息', '查看所有组织架构信息', '2021-05-20 17:21:37', '0', '800900000003', '/viewAllOrganization', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052108990387', '便民菜单维护', '', '2021-05-21 15:43:30', '0', '800900000001', '/admin.html#/pages/admin/convenienceMenusManage', '702021052193760386');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052111240007', '物品调拨', '/static/image/index_dealRepair.png', '2021-05-21 16:38:15', '0', '800900000003', '/pages/allocationStorehouseManage/allocationStorehouseManage', '702021052131590006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052177980003', '采购申请', ' /static/image/index_dealRepair.png', '2021-05-21 16:36:02', '0', '800900000003', '/pages/purchaseApplyManage/purchaseApplyManage', '702021052105540002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052180090005', '物品领用', '/static/image/index_dealRepair.png', '2021-05-21 16:37:08', '0', '800900000003', '/pages/itemOutManage/itemOutManage', '702021052136420004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052182860390', '便民信息维护', '', '2021-05-21 15:44:49', '0', '800900000001', '/admin.html#/pages/admin/storeInfoManage', '702021052166830389');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052423840213', '问卷明细表', '', '2021-05-24 11:02:45', '0', '800900000003', '/admin.html#/pages/property/reportQuestionAnswerDetail', '702021052458460212');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052570530025', '家政服务', '', '2021-05-25 15:05:11', '0', '800900000005', '/admin.html#/pages/goods/housekeepingTypeManage', '702021052592090024');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052623750727', '物品供应商', '', '2021-05-26 22:25:09', '0', '800900000005', '/admin.html#/pages/goods/resourceSupplierManage', '702021052638000726');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052629930725', '物品类型', '', '2021-05-26 22:24:31', '0', '800900000005', '/admin.html#/pages/goods/resourceSupplierManage', '702021052658950724');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052654540540', '物品供应商', '', '2021-05-26 15:28:19', '0', '800900000005', '/admin.html#/pages/goods/resourceSupplierManage', '702021052682380539');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052683450543', '物品类型', '', '2021-05-26 15:36:19', '0', '800900000005', '/admin.html#/pages/goods/resourceStoreTypeManage', '702021052650690542');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052686770545', '物品供应商', '', '2021-05-26 15:36:50', '0', '800900000005', '/admin.html#/pages/goods/resourceSupplierManage', '702021052665770544');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052696020535', '物品类型', '', '2021-05-26 15:27:23', '0', '800900000005', '/admin.html#/pages/goods/resourceStoreTypeManage', '702021052626780534');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052707250008', '调拨审批', '/static/image/index_dealRepair.png', '2021-05-27 15:11:45', '0', '800900000003', '/pages/allocationStorehouseAuditOrders/allocationStorehouseAuditOrders', '702021052734430007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052719661028', '家政物品信息', '', '2021-05-27 11:13:57', '0', '800900000005', '/admin.html#/pages/goods/housekeepingResourceManage', '702021052722721027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052747070004', '采购审批', '/static/image/index_dealRepair.png', '2021-05-27 15:09:56', '0', '800900000003', '/pages/purchaseApplyAuditOrders/purchaseApplyAuditOrders', '702021052737910003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052762260006', '领用审批', '/static/image/index_dealRepair.png', '2021-05-27 15:10:45', '0', '800900000003', '/pages/itemOutAuditOrders/itemOutAuditOrders', '702021052754370005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021052894520273', '服务管理', '', '2021-05-28 15:45:53', '0', '800900000005', '/admin.html#/pages/goods/housekeepingServManage', '702021052806710272');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021053115060399', '客户催单', '', '2021-05-31 16:14:20', '0', '800900000005', '/admin.html#/pages/goods/userExpeditingDelivery', '702021053110010398');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021060198530469', '家政服务评价', '', '2021-06-01 00:27:29', '0', '800900000005', '/admin.html#/pages/goods/servAppraiseManage', '702021060157790468');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021060442721625', '费用类型', '', '2021-06-04 11:42:06', '0', '800900000005', '/admin.html#/pages/goods/housekeepingFeeTypeManage', '702021060421241624');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021060474221627', '费用标准', '', '2021-06-04 11:42:46', '0', '800900000005', '/admin.html#/pages/goods/housekeepingFeeConfigManage', '702021060462151626');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021060505810069', '商城菜单', '', '2021-06-05 11:29:30', '0', '800900000001', '/admin.html#/pages/admin/', '702021060576440068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021060527560019', '巡检明细', '巡检明细', '2021-06-05 14:13:35', '0', '800900000003', '/admin.html#/pages/property/inspectionTaskDetails', '702021060567820018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021060583310095', '手机商城菜单', '', '2021-06-05 15:38:42', '0', '800900000001', '/admin.html#/pages/admin/housekeepingTypeManage', '702021060521430094');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062104940325', '订单费用', '', '2021-06-21 17:05:15', '0', '800900000005', '/admin.html#/pages/goods/storeOrderCartFeeManage', '702021062129640324');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062105210370', '提现记录', '', '2021-06-21 17:37:56', '0', '800900000001', '/admin.html#/pages/goods/accountWithdrawalApplyListManage', '702021062106010369');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062107630329', '家政支付', '', '2021-06-21 17:07:02', '0', '800900000005', '/admin.html#/pages/goods/housekeepingServPoolPay', '702021062107910328');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062114570479', '拼团设置', '', '2021-06-21 22:51:17', '0', '800900000005', '/admin.html#/pages/goods/groupBuySettingManage', '702021062112540478');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062118340481', '拼团产品', '', '2021-06-21 22:51:46', '0', '800900000005', '/admin.html#/pages/goods/groupBuyProductManage', '702021062182720480');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062127960368', '提现付款', '', '2021-06-21 17:37:29', '0', '800900000001', '/admin.html#/pages/goods/accountWithdrawalApplyFkManage', '702021062198850367');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062145860366', '提现审核', '', '2021-06-21 17:37:02', '0', '800900000001', '/admin.html#/pages/goods/accountWithdrawalApplyShManage', '702021062120260365');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062159200489', '发布广告', '', '2021-06-21 22:54:24', '0', '800900000005', '/admin.html#/pages/property/advertManage', '702021062118030488');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062162470491', '便民信息维护', '', '2021-06-21 22:54:54', '0', '800900000005', '/admin.html#/pages/admin/storeInfoManage', '702021062181060490');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062168800412', '账户提现', '', '2021-06-21 18:08:11', '0', '800900000005', '/admin.html#/pages/goods/accountWithdrawalApplyManage', '702021062150280411');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062170010483', '拼团列表', '', '2021-06-21 22:52:42', '0', '800900000005', '/admin.html#/pages/goods/groupBuyManage', '702021062145590482');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062175020402', '开户行管理', '', '2021-06-21 18:00:24', '0', '800900000005', '/admin.html#/pages/admin/accountBankManage', '702021062194830401');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062179880493', '便民菜单维护', '', '2021-06-21 22:55:22', '0', '800900000005', '/admin.html#/pages/admin/convenienceMenusManage', '702021062117500492');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062184180332', '家政已办', '', '2021-06-21 17:08:12', '0', '800900000005', '/admin.html#/pages/goods/myHousekeepingDispatchManage', '702021062112480331');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062186560485', '拼团批次 	', '', '2021-06-21 22:53:15', '0', '800900000005', '/admin.html#/pages/goods/groupBuyBatchManage', '702021062184420484');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062186930334', '家政待办', '', '2021-06-21 17:09:01', '0', '800900000005', '/admin.html#/pages/goods/housekeepingDispatchManage', '702021062154910333');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062189000294', '业主账户', '', '2021-06-21 16:34:15', '0', '800900000003', '/admin.html#/pages/property/accountManage', '702021062195680293');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062192530487', '推荐商品', '', '2021-06-21 22:53:43', '0', '800900000005', '/admin.html#/pages/goods/recommendGoodsManage', '702021062137340486');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062196940327', '家政工单池', '', '2021-06-21 17:06:08', '0', '800900000005', '/pages/goods/housekeepingServPoolManage', '702021062122460326');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062387820277', '店铺类型', '', '2021-06-23 21:01:11', '0', '800900000001', '/admin.html#/pages/admin/shopTypeManage', '702021062337560276');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062802241172', '设置保证金', '', '2021-06-28 15:04:53', '0', '800900000001', '/admin.html#/pages/admin/accountBondManage', '702021062840681171');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062812460014', '积分商品', '', '2021-06-28 15:52:17', '0', '800900000005', '/admin.html#/pages/goods/integralGoodsManage', '702021062825470013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021062866190006', '业主缴费明细', '', '2021-06-28 18:46:03', '0', '800900000003', '/admin.html#/pages/property/reportOwnerPayFee', '702021062867530005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021063026630370', '上架商品', '', '2021-06-30 16:10:32', '0', '800900000001', '/admin.html#/pages/admin/productSjManage', '702021063061830369');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021063038270065', '保证金明细', '', '2021-06-30 10:55:23', '0', '800900000001', '/admin.html#/pages/admin/accountBondObjDetailManage', '702021063026310064');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021063094270368', '上架服务', '', '2021-06-30 16:09:57', '0', '800900000001', '/admin.html#/pages/admin/housekeepingSjServManage', '702021063019100367');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021070488970005', '暂停费用', '', '2021-07-04 22:31:35', '0', '800900000003', '/callComponent/fee.updateFee', '702020013097620003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071018550002', '查看所有人物品', '查看所有人物品', '2021-07-10 15:50:16', '0', '800900000003', '/everythingGoods', '702021040857880017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071043650029', '紧急采购', '紧急采购', '2021-07-10 14:24:59', '0', '800900000003', '/urgentPurchaseApply', '700201906022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071202130948', '进货退货', '', '2021-07-12 14:23:53', '0', '800900000005', '/admin.html', '702021071249080947');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071215550940', '仓库管理', '', '2021-07-12 14:20:36', '0', '800900000005', '/admin.html', '702021071214730939');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071243620950', '仓库调拨', '', '2021-07-12 14:25:07', '0', '800900000005', '/admin.html', '702021071290860949');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071248680956', '出库单', '', '2021-07-12 14:27:11', '0', '800900000005', '/admin.html', '702021071272490955');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071280930952', '资产盘点', '', '2021-07-12 14:26:04', '0', '800900000005', '/admin.html', '702021071239100951');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071288170945', '进货单', '', '2021-07-12 14:22:35', '0', '800900000005', '/admin.html', '702021071262720944');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071293150942', '库存查询', '', '2021-07-12 14:21:16', '0', '800900000005', '/admin.html', '702021071291870941');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071299590954', '入库单', '', '2021-07-12 14:26:46', '0', '800900000005', '/admin.html', '702021071283350953');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071692265078', '仓库管理', '', '2021-07-16 18:44:18', '0', '800900000005', '/admin.html#/pages/goods/shopHouseManage', '702021071690625077');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071697855100', '库存警告', '', '2021-07-16 21:18:39', '0', '800900000005', '/admin.html#/pages/goods/queryWarnStock', '702021071611475099');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021071737965279', '进货统计', '', '2021-07-17 21:22:28', '0', '800900000005', '/admin.html#/pages/goods/shopHouseManage', '702021071732215278');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072245070097', '短信配置', '', '2021-07-22 15:48:17', '0', '800900000003', '/admin.html#/pages/property/smsConfigManage', '702021072272120096');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072306110008', '支付配置', '', '2021-07-23 18:21:12', '0', '800900000005', '/admin.html#/pages/goods/publicWeChatManage', '702021072302880007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072604330761', '出入库统计', '', '2021-07-26 19:03:51', '0', '800900000005', '/admin.html#/pages/goods/getInoutInfoManage', '702021072665920760');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072618250759', '销售排行', '', '2021-07-26 19:01:57', '0', '800900000005', '/pages/goods/getSalesRankingInfoManage', '702021072649210758');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072634850805', '打印配置', '', '2021-07-26 22:40:35', '0', '800900000005', '/admin.html#/pages/goods/feePrintSpecManage', '702021072620910804');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072663410763', '销售统计', '', '2021-07-26 19:04:19', '0', '800900000005', '/admin.html#/pages/goods/getSalesInfoManage', '702021072680130762');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072910860411', '销售成本明细', '', '2021-07-29 19:30:10', '0', '800900000005', '/admin.html#/pages/goods/sellingCostDetailManage', '702021072964740410');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072943740260', '商品导入', '', '2021-07-29 13:07:45', '0', '800900000005', '/admin.html#/pages/goods/productImport', '702021072983830259');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072961940017', '押金报表', '押金报表', '2021-07-29 15:02:53', '0', '800900000003', '/admin.html#/pages/property/reportPayFeeDeposit', '702021072906100016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021072970890409', '销售成本表', '', '2021-07-29 19:29:35', '0', '800900000005', '/admin.html#/pages/goods/sellingCostManage', '702021072960630408');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080205380169', '首页广告', '', '2021-08-02 08:33:25', '0', '800900000005', '/admin.html#/pages/goods/phoneAdManage', '702021080266370168');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080210960243', '商品标签', '', '2021-08-02 11:21:13', '0', '800900000005', '/admin.html#/pages/goods/labelManage', '702021080208380242');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080219100277', '打标商品', '', '2021-08-02 12:40:00', '0', '800900000005', '/admin.html#/pages/goods/productLabelManage', '702021080276900276');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080249300171', '首页菜单', '', '2021-08-02 08:34:13', '0', '800900000005', '/admin.html#/pages/goods/indexMenu', '702021080251950170');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080288840173', '首页推荐', '', '2021-08-02 08:35:27', '0', '800900000005', '/admin.html#/pages/goods/indexRecommend', '702021080256500172');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080561750004', '初始化小区', '', '2021-08-05 19:09:43', '0', '800900000000', '/admin.html#/pages/dev/initializeCommunityManage', '702021080500070003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080616030009', '返省上报', '', '2021-08-06 12:45:10', '0', '800900000003', '/admin.html#/pages/property/reportInfoBackCityManage', '702021080618760008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080677090007', '疫情设置', '', '2021-08-06 16:29:59', '0', '800900000003', '/admin.html#/pages/property/reportInfoSettingManage', '702021080692250006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021080989280305', '疫情上报', '', '2021-08-09 13:26:17', '0', '800900000003', '/admin.html#/pages/property/reportInfoAnswerValueManage', '702021080999980304');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021081380190126', '华宁物业报表', '', '2021-08-13 16:30:39', '0', '800900000003', '/admin.html#/pages/property/reportHuaning', '702021081328060125');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021081604100338', '流程实例', '', '2021-08-16 16:30:56', '0', '800900000003', '/admin.html#/pages/property/oaWorkflowManage', '702021081622100337');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021081927700230', '我的流程', '', '2021-08-19 22:28:52', '0', '800900000003', '/admin.html#/pages/property/newOaWorkflowManage', '702021081962210229');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021083111500005', '验房记录', '验房跟踪记录', '2021-08-31 14:11:27', '0', '800900000003', '/admin.html#/pages/property/listApplyRoomDiscountRecord', '702021083127700004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021090151040005', '验房记录详情', '验房记录详情', '2021-09-01 11:19:33', '0', '800900000003', '/admin.html#/pages/property/listApplyRoomDiscountRecordDetails', '702021090176340004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021090787720028', '小区配置', '小区配置', '2021-09-07 15:19:57', '0', '800900000003', '/admin.html#/pages/property/communitySettingManage', '702021090752200027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021090999380224', '流程办理', '', '2021-09-09 11:38:18', '0', '800900000003', '/admin.html#/pages/property/newOaWorkflowDoing', '702021090912130223');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091034810201', '流程', '', '2021-09-10 12:02:37', '0', '800900000003', '/pages/oaWorkflow/oaWorkflow', '702021091060730200');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091055020119', '物品信息(全)', '', '2021-09-10 10:47:57', '0', '800900000003', '/admin.html#/pages/common/resourceStoreAllManage', '702021091065070118');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091072950210', '物品使用记录(全)', '', '2021-09-10 12:33:50', '0', '800900000003', '/admin.html#/pages/common/resourceStoreUseRecordAllManage', '702021091090480209');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091083490194', '项目管理', '', '2021-09-10 11:41:13', '0', '800900000003', '/admin.html#/pages/property/projectManagement', '702021091045500193');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091295510202', '业务轨迹', '', '2021-09-12 15:48:39', '0', '800900000000', '/app/businessTableHis.listBusinessTableHis', '702021091240630201');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091326420004', '大厦楼栋', '', '2021-09-13 17:48:44', '0', '800900000003', '/admin.html#/pages/property/listLargeFloor', '702021091384280003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021091667100021', '收据模板', '', '2021-09-16 22:46:38', '0', '800900000003', '/admin.html#/pages/property/feePrintPageManage', '702021091638030020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021092217340393', '取消费用', '', '2021-09-22 18:17:24', '0', '800900000003', '/admin.html#/pages/property/payFeeBatch', '702021092221910392');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021092391650276', '问候语设置', '', '2021-09-23 22:30:28', '0', '800900000003', '/admin.html#/pages/property/parkingAreaText', '702021092352050275');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021092872230424', '店铺小区', '', '2021-09-28 18:34:59', '0', '800900000006', '/admin.html#/pages/goods/shopCommunityManage', '702021092890350423');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101108270002', '产权登记', '产权登记', '2021-10-11 11:17:11', '0', '800900000003', '/admin.html#/pages/property/propertyRightRegistrationManage', '702021101132330001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101197710001', '修改仓库权限', '修改仓库权限', '2021-10-11 09:17:05', '0', '800900000003', '/updateStorehouseManage', '702021040741950148');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101595030007', '设备类型', '', '2021-10-15 13:51:19', '0', '800900000003', '/admin.html#/pages/property/machineTypeManage', '702021101575360006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101624220032', '视频监控', '', '2021-10-16 22:47:04', '0', '800900000003', '/admin.html#/pages/property/videoControl', '702021101602440031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101638940006', '产权登记详情', '产权登记详情', '2021-10-16 10:05:41', '0', '800900000003', '/admin.html#/pages/property/listPropertyRightRegistrationDetail', '702021101679350005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101638940007', '修改仓库权限', '修改仓库权限', '2021-10-11 09:17:05', '0', '800900000003', '/updateStorehouseManage', '702021040741950148');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101852260166', '车位申请', '', '2021-10-18 17:04:02', '0', '800900000003', '/admin.html#/pages/property/parkingSpaceApplyManage', '702021101880660165');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021101882670002', '岗亭管理', '', '2021-10-18 00:36:10', '0', '800900000003', '/admin.html#/pages/property/parkingBoxManage', '702021101828000001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021102148930001', '房屋产权登记审批权限', '房屋产权登记审批权限', '2021-10-21 14:46:50', '0', '800900000003', '/wechatPropertyRightRegistrationNotice', '702021101132330001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021110374581810', '修改菜单组', '', '2021-11-03 20:38:49', '0', '800900000000', '/app/menuGroup.updateMenuGroup', '700201908033');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021110974670127', '报表组', '', '2021-11-09 14:38:40', '0', '800900000000', '/admin.html#/pages/dev/reportCustomGroupManage', '702021110981050126');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111231120406', '报表组件', '报表组件', '2021-11-12 10:00:34', '0', '800900000000', '/admin.html#/pages/dev/reportCustomComponentManage', '702021111211780405');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111280010376', '报表信息', '', '2021-11-12 09:03:45', '0', '800900000000', '/admin.html#/pages/dev/reportCustomManage', '702021111293630375');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111298580048', '报修报表', '', '2021-11-12 15:51:18', '0', '800900000003', '/admin.html#/pages/property/commonReport', '702021111283300047');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111404460005', '查询服务权限', '', '2021-11-14 23:44:49', '0', '800900000000', '/app/basePrivilege.listBasePrivileges', '700201906026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111501470249', '删除菜单组', '', '2021-11-15 16:59:30', '0', '800900000000', '/app/menuGroup.deleteMenuGroup', '700201908033');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111503660250', '查询菜单列表', '', '2021-11-15 17:00:53', '0', '800900000000', '/app/app/menu.listMenus', '700201908035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111504290091', '新增服务提供', '', '2021-11-15 16:49:36', '0', '800900000000', '/callComponent/devServiceProvideBinding/binding', '702019090161010006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111509280272', '保存报表组件', '', '2021-11-15 17:21:59', '0', '800900000000', '/app/reportCustomComponent.saveReportCustomComponent', '702021111211780405');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111510210072', '删除编码映射', '', '2021-11-15 16:10:03', '0', '800900000000', '/app/mapping.deleteMapping', '700201906028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111510430063', '刷新缓存', '', '2021-11-15 15:49:22', '0', '800900000000', '/callComponent/cacheManage/flushCache', '700201908032');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111514690259', '修改手机菜单权限', '', '2021-11-15 17:05:48', '0', '800900000001', '/app/housekeepingType/updateHousekeepingType', '702021060521430094');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111517720085', '修改服务提供', '', '2021-11-15 16:47:34', '0', '800900000000', '/app/serviceProvide.updateServiceProvide', '702019090161010006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111529750274', '删除报表组件', '', '2021-11-15 17:22:54', '0', '800900000000', '/app/reportCustomComponent.deleteReportCustomComponent', '702021111211780405');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111531030252', '修改菜单维护', '', '2021-11-15 17:01:34', '0', '800900000000', '/app/menu.updateMenu', '700201908035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111538930243', '查询菜单组', '', '2021-11-15 16:57:21', '0', '800900000000', '/app/menuGroup.listMenuGroups', '700201908033');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111540410070', '新增编码映射', '', '2021-11-15 16:08:32', '0', '800900000000', '/app/mapping.saveMapping', '700201906028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111540820058', '查询服务注册', '', '2021-11-15 15:43:29', '0', '800900000000', '/app/serviceRegister.listServiceRegisters', '700201908030');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111540930062', '缓存查询', '', '2021-11-15 15:48:44', '0', '800900000000', '/app/query.console.caches', '700201908032');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111541150265', '删除报表组', '', '2021-11-15 17:15:59', '0', '800900000000', '/app/reportCustomGroup.deleteReportCustomGroup', '702021110981050126');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111542140083', '查询服务实现', '', '2021-11-15 16:44:37', '0', '800900000000', '/app/serviceImpl.listServiceImpls', '700201906027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111542240273', '修改报表组件', '', '2021-11-15 17:22:31', '0', '800900000000', '/app/reportCustomComponent.updateReportCustomComponent', '702021111211780405');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111542570057', '添加服务注册', '', '2021-11-15 15:42:51', '0', '800900000000', '/app/service.bindingService', '700201908030');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111542850075', '删除服务实现', '', '2021-11-15 16:17:04', '0', '800900000000', '/app/serviceImpl.deleteServiceImpl', '700201906027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111556820267', '保存报表信息', '', '2021-11-15 17:18:33', '0', '800900000000', '/app/reportCustom.saveReportCustom', '702021111293630375');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111558720257', '保存手机菜单', '', '2021-11-15 17:05:03', '0', '800900000001', '/app/housekeepingType/saveHousekeepingType', '702021060521430094');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111559700088', '删除服务提供', '', '2021-11-15 16:48:26', '0', '800900000000', '/app/serviceProvide.deleteServiceProvide', '702019090161010006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111560550082', '查询编码映射', '', '2021-11-15 16:41:55', '0', '800900000000', '/app/mapping.listMappings', '700201906028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111562530061', '修改服务', '', '2021-11-15 15:45:53', '0', '800900000000', '/app/basePrivilege.updateBasePrivilege', '700201906026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111563500071', '修改编码映射', '', '2021-11-15 16:09:20', '0', '800900000000', '/app/mapping.updateMapping', '700201906028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111565140074', '修改服务实现', '', '2021-11-15 16:15:55', '0', '800900000000', '/app/serviceImpl.updateServiceImpl', '700201906027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111565780073', '新增服务实现', '', '2021-11-15 16:15:28', '0', '800900000000', '/app/serviceImpl.saveServiceImpl', '700201906027');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111570020263', '保存报表组', '', '2021-11-15 17:14:38', '0', '800900000000', '/app/reportCustomGroup.saveReportCustomGroup', '702021110981050126');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111570580056', '删除服务注册', '', '2021-11-15 15:41:46', '0', '800900000000', '/app/serviceRegister.deleteServiceRegister', '700201908030');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111570920060', '删除服务', '', '2021-11-15 15:45:13', '0', '800900000000', '/app/basePrivilege.deleteBasePrivilege', '700201906026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111575090253', '删除菜单权限', '', '2021-11-15 17:02:00', '0', '800900000000', '/app/menu.deleteMenu', '700201908035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111575780246', '新增菜单组', '', '2021-11-15 16:58:42', '0', '800900000000', '/app/menuGroup.saveMenuGroup', '700201908033');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111577680254', '新增菜单权限', '', '2021-11-15 17:02:55', '0', '800900000000', '/callComponent/configMenuBinding/binding', '700201908035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111591850268', '修改报表信息', '', '2021-11-15 17:19:00', '0', '800900000000', '/app/reportCustom.updateReportCustom', '702021111293630375');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111592830260', '删除手机菜单权限', '', '2021-11-15 17:06:28', '0', '800900000001', '/app/housekeepingType/deleteHousekeepingType', '702021060521430094');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111594010084', '查询服务提供', '', '2021-11-15 16:47:01', '0', '800900000000', '/app/serviceProvide.listServiceProvides', '702019090161010006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111596180059', '添加服务', '', '2021-11-15 15:44:46', '0', '800900000000', '/app/basePrivilege.saveBasePrivilege', '700201906026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111598200264', '修改报表组', '', '2021-11-15 17:15:01', '0', '800900000000', '/app/reportCustomGroup.updateReportCustomGroup', '702021110981050126');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021111599410269', '删除报表信息', '', '2021-11-15 17:19:31', '0', '800900000000', '/app/reportCustom.deleteReportCustom', '702021111293630375');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112406010643', '购买记录', '', '2021-11-24 09:48:21', '0', '800900000001', '/admin.html#/pages/admin/couponDetailManage', '702021112400650642');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112438840049', '优惠劵管理', '', '2021-11-24 15:29:09', '0', '800900000005', '/admin.html#/pages/goods/couponShopPoolManage', '702021112475670048');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112464960641', '制作优惠券', '', '2021-11-24 09:47:32', '0', '800900000001', '/admin.html#/pages/admin/couponPoolManage', '702021112410210640');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112492100038', '商城菜单', '', '2021-11-24 14:58:45', '0', '800900000000', '/admin.html#/pages/admin/housekeepingTypeManage', '702021112401220037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112503150068', '购买记录', '', '2021-11-25 18:09:13', '0', '800900000005', '/admin.html#/pages/goods/couponDetailManage', '702021112575360067');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112644890011', '修改手机菜单权限', '', '2021-11-26 21:17:46', '0', '800900000001', '/app/housekeepingType/updateHousekeepingType1', '702021112480070051');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112680420010', '保存手机菜单', '', '2021-11-26 21:17:21', '0', '800900000001', '/app/housekeepingType/saveHousekeepingType1', '702021112480070051');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112683010013', '商城菜单', '', '2021-11-26 21:18:44', '0', '800900000001', '/admin.html#/pages/admin/housekeepingTypeManage', '702021112480070051');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112690960012', '删除手机菜单权限', '', '2021-11-26 21:18:21', '0', '800900000001', '/app/housekeepingType/deleteHousekeepingType1', '702021112480070051');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112777450036', '店铺变更', '', '2021-11-27 23:49:24', '0', '800900000001', '/admin.html#/pages/admin/shopAuditManage', '702021112709830035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021112901480701', '变更记录', '', '2021-11-29 20:42:37', '0', '800900000005', '/admin.html#/pages/goods/shopAuditManage', '702021112954770700');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021113099850432', '店铺配置', '', '2021-11-30 17:14:55', '0', '800900000005', '/admin.html#/pages/goods/shopSettingManage', '702021113001970431');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021120131020286', '赠送记录', '', '2021-12-01 16:42:41', '0', '800900000005', '/admin.html#/pages/goods/couponShopPoolDetailManage', '702021120171520285');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502021122129210001', '删除仓库权限', '删除仓库权限', '2021-12-21 18:42:09', '0', '800900000003', '/deleteStorehouseManage', '702021040741950148');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022011291910106', '调拨入库', '调拨入库', '2022-01-12 15:43:06', '0', '800900000005', '/adminDetail.html#/pages/goods/doAllocationOrderIn', '702022011255150105');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022549630561', '修改费用项', '', '2022-02-25 16:49:28', '0', '800900000003', '/callComponent/editFeeConfig/update', '702020013025182995');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022571930560', '添加费用项', '', '2022-02-25 16:48:57', '0', '800900000003', '/callComponent/addFeeConfig/save', '702020013025182995');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022586400562', '删除费用项', '', '2022-02-25 16:49:48', '0', '800900000003', '/callComponent/deleteFeeConfig/delete', '702020013025182995');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022699820647', '菜单目录', '', '2022-02-26 10:32:55', '0', '800900000000', '/admin.html#/pages/dev/menuCatalogManage', '702022022626440646');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022717100026', '营业报表', '营业报表', '2022-02-27 17:29:52', '0', '800900000003', '/#/pages/property/commonReport?groupId=102022022795370086', '702022022718510025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022862740060', '物业公司', '物业公司', '2022-02-28 09:49:56', '0', '800900000001', '/#/pages/property/propertyManage', '702022022890130059');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022022870870062', '周边商家', '周边商家', '2022-02-28 09:51:44', '0', '800900000001', '/#/pages/property/merchantManage', '702022022833220061');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022030461080056', '结构图', '结构图', '2022-03-04 11:15:34', '0', '800900000003', '/#/pages/property/roomStructure', '702022030439900055');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022031569630002', '巡检项目', '', '2022-03-15 11:19:41', '0', '800900000003', '/#/pages/property/inspectionItemManage', '702022031546110001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022031612550001', '删除巡检任务', '', '2022-03-16 09:42:44', '0', '800900000003', '/app/inspectionTask.deleteInspectionTask', '702020021988260017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022032383620003', '取消采购', '', '2022-03-23 10:43:02', '0', '800900000003', '/callComponent/deletePurchaseApply/delete', '700201906022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022040550430008', '车位结构图', '', '2022-04-05 14:57:37', '0', '800900000003', '/#/pages/property/carStructure', '702022040524600007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022042135320001', '预约车审核权限', '预约车审核权限', '2022-04-21 14:01:22', '0', '800900000003', '/reviewVisitJurisdiction', '700201908031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022050704250038', '费用套餐', '', '2022-05-07 20:01:18', '0', '800900000003', '/#/pages/property/feeComboManage', '702022050718240037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022051185830006', '巡检报表', '', '2022-05-11 10:19:14', '0', '800900000003', '/#/pages/property/commonReport?groupId=102022051141350637', '702022051177100005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022052408880005', '测试菜单', 'qwe', '2022-05-24 15:39:21', '0', '800900000003', '/', '702022052464680004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022061703610003', '供应链配置', '', '2022-06-17 15:47:34', '0', '800900000001', '/#/pages/admin/chainSupplierManage', '702022061719130002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022061991480006', '供应链供应商分类', '', '2022-06-19 13:02:15', '0', '800900000001', '/#/pages/admin/chainSupplierCatalogManage', '702022061917970005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022062081370010', '集采中心', '', '2022-06-20 11:46:59', '0', '800900000005', '/#/pages/goods/chainSupplier', '702022062003970009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022062193860006', '集采订单', '', '2022-06-21 17:58:01', '0', '800900000001', '/#/pages/admin/chainInoutOrder', '702022062136120005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022062810710007', '订单', '', '2022-06-28 01:52:46', '0', '800900000005', '/#/pages/goods/chainInoutOrderManage', '702022062846660006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022070169220009', '商品定价', '', '2022-07-01 10:31:28', '0', '800900000005', '/#/pages/goods/productPriceRuleManage', '702022070162090008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022070752510038', '字典', '字典', '2022-07-07 09:26:35', '0', '800900000000', '/#/pages/dev/dictManage', '702022070767920037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022071944240002', '门禁设备', '门禁设备', '2022-07-19 17:48:31', '0', '800900000003', '/#/pages/property/accessControlMachineManage', '702022071912950001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072252870002', '考勤机', '', '2022-07-22 10:51:33', '0', '800900000003', '/#/pages/property/attendanceMachineManage', '702022072243690001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072646240006', '角色权限', '', '2022-07-26 22:11:12', '0', '800900000003', '/#/pages/frame/role', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072828850012', '车辆道闸', '', '2022-07-28 11:04:03', '0', '800900000003', '/#/pages/property/barrierGateMachineManage', '702022072874100011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072846860022', '角色权限', '', '2022-07-28 21:35:44', '0', '800900000001', '/#/pages/frame/role', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072871510020', '员工信息', '', '2022-07-28 21:34:42', '0', '800900000001', '/#/pages/frame/staff', '702022072883040019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072875560010', '监控设备', '', '2022-07-28 10:01:36', '0', '800900000003', '/#/pages/property/monitorMachineManage', '702022072858000009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022072893420017', '组织信息', '', '2022-07-28 21:33:28', '0', '800900000001', '/#/pages/frame/orgManage', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022073006890006', '费用套餐', '费用套餐', '2022-07-30 11:51:58', '0', '800900000003', '/feePackage', '702020101393980025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022073007100003', '临时缴费', '临时缴费', '2022-07-30 11:46:56', '0', '800900000003', '/temporaryPayment', '702020101393980025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022073042960005', '水电抄表', '水电抄表', '2022-07-30 11:49:25', '0', '800900000003', '/waterAndElectricityMeterReading', '702020101393980025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022073049300004', '按量缴费', '按量缴费', '2022-07-30 11:48:14', '0', '800900000003', '/payByVolume', '702020101393980025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022073096990007', '创建费用', '创建费用', '2022-07-30 11:56:23', '0', '800900000003', '/createCharges', '702020101393980025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081681300531', '服务记录', '', '2022-08-16 01:31:04', '0', '800900000003', '/#/pages/property/notepadManage', '702022081628450530');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081701700001', '修改物品信息', '修改物品信息', '2022-08-17 14:16:36', '0', '800900000003', '/updateResource', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081709270004', '添加物品信息', '添加物品信息', '2022-08-17 14:20:58', '0', '800900000003', '/addResource', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081711010004', '系统配置', '', '2022-08-17 00:15:09', '0', '800900000000', '/#/pages/frame/systemInfoManage', '702022081723230003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081741410002', '删除物品信息', '删除物品信息', '2022-08-17 14:17:23', '0', '800900000003', '/deleteResource', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081750470005', '导入物品信息', '导入物品信息', '2022-08-17 14:22:29', '0', '800900000003', '/importResource', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022081856510001', '查看不对外仓库权限', '查看不对外展示仓库权限', '2022-08-18 18:44:20', '0', '800900000003', '/viewHiddenWarehouse', '702019102148640005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082900130005', '修改角色权限', '修改角色权限', '2022-08-29 15:22:13', '0', '800900000003', '/editPrivilegeGroup', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082917040004', '关联员工权限', '关联员工权限', '2022-08-29 14:52:53', '0', '800900000003', '/orgRelStaff', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082920040010', '删除关联员工信息', '删除关联员工信息', '2022-08-29 15:34:07', '0', '800900000003', '/deleteSoleStaff', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082920350003', '删除员工信息', '删除员工信息', '2022-08-29 15:12:13', '0', '800900000003', '/deleteStaff', '700201904001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082926310006', '删除角色权限', '删除角色权限', '2022-08-29 15:22:13', '0', '800900000003', '/deletePrivilegeGroup', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082943170003', '删除组织信息权限', '删除组织信息权限', '2022-08-29 14:48:02', '0', '800900000003', '/orgTreeDel', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082949810002', '修改组织信息权限', '修改组织信息权限', '2022-08-29 14:47:09', '0', '800900000003', '/orgTreeEdit', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082955220005', '删除关联员工权限', '删除关联员工权限', '2022-08-29 14:54:17', '0', '800900000003', '/deleteOrgRelStaff', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082955280007', '功能授权权限', '功能授权权限', '2022-08-29 15:23:35', '0', '800900000003', '/rolePrivilege', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082961190009', '员工关联权限', '员工关联权限', '2022-08-29 15:25:33', '0', '800900000003', '/roleStaff', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082965160008', '小区授权权限', '小区授权权限', '2022-08-29 15:24:21', '0', '800900000003', '/roleCommunity', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082984960001', '添加组织信息权限', '添加组织信息权限', '2022-08-29 14:46:31', '0', '800900000003', '/orgTreeAdd', '702019100725620006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082992300002', '更新员工信息', '更新员工信息', '2022-08-29 15:11:32', '0', '800900000003', '/editStaff', '700201904001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082992310001', '添加员工信息', '添加员工信息', '2022-08-29 15:10:57', '0', '800900000003', '/addStaff', '700201904001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022082992870004', '添加角色权限', '添加角色权限', '2022-08-29 15:21:19', '0', '800900000003', '/addPrivilegeGroup', '702022072679280005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022090581460004', '数据权限', '', '2022-09-05 16:08:05', '0', '800900000003', '/#/pages/property/dataPrivilegeManage', '702022090567490003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022090809430009', '员工考勤', '', '2022-09-08 11:49:02', '0', '800900000003', '/#/pages/property/staffAttendanceManage', '702022090883410008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022090904120022', '控制台', '', '2022-09-09 18:19:27', '0', '800900000003', '/parkingAreaControl.html', '702021101828000001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022090909800019', '删除岗亭', '', '2022-09-09 17:54:49', '0', '800900000003', '/app/parkingBox.deleteParkingBox', '702021101828000001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022090964370018', '修改岗亭', '', '2022-09-09 17:54:14', '0', '800900000003', '/app/parkingBox.updateParkingBox', '702021101828000001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022090982540017', '共享岗亭', '', '2022-09-09 17:53:32', '0', '800900000003', '/app/parkingBoxArea.listParkingBoxArea', '702021101828000001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092211010004', '关联员工权限', '', '2022-09-22 18:31:43', '0', '800900000001', '/orgRelStaff', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092219180008', '查看所有组织架构信息', '', '2022-09-22 18:32:24', '0', '800900000001', '/viewAllOrganization', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092255500007', '添加组织信息权限', '', '2022-09-22 18:32:15', '0', '800900000001', '/orgTreeAdd', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092258810006', '修改组织信息权限', '', '2022-09-22 18:32:04', '0', '800900000001', '/orgTreeEdit', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092268800003', '删除关联员工权限', '', '2022-09-22 18:31:32', '0', '800900000001', '/deleteOrgRelStaff', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092283880005', '删除组织信息权限', '', '2022-09-22 18:31:53', '0', '800900000001', '/orgTreeDel', '702022072884160016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022092288890002', '盘点管理', '', '2022-09-22 14:52:44', '0', '800900000003', '/#/pages/property/assetInventoryManage', '702022092217820001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022093003970003', '场地预约', '', '2022-09-30 12:49:11', '0', '800900000003', '/#/pages/property/communitySpacePersonManage', '702022093094080002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022093035580003', '场地管理', '', '2022-09-30 10:35:43', '0', '800900000003', '/#/pages/property/communitySpaceManage', '702022093080200002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022100103010004', '修改停车场', '', '2022-10-01 01:23:57', '0', '800900000003', '/app/parkingArea.updateParkingArea', '702020012324610003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022100112510006', '控制台', '', '2022-10-01 01:26:58', '0', '800900000003', '/#/pages/property/parkingAreaTotalControl', '702020012324610003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022100117490005', '删除停车场', '', '2022-10-01 01:24:55', '0', '800900000003', '/app/parkingArea.deleteParkingArea', '702020012324610003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022100147030003', '添加停车场', '', '2022-10-01 01:23:16', '0', '800900000003', '/app/parkingArea.saveParkingArea', '702020012324610003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022100422810040', '场地统计', '', '2022-10-04 02:33:51', '0', '800900000003', '/#/pages/property/reportCommunitySpace', '702022100457270039');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101030660005', '停车券', '', '2022-10-10 14:15:46', '0', '800900000003', '/#/pages/property/parkingCouponManage', '702022101059600004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101068470013', '小区商家', '', '2022-10-10 19:05:34', '0', '800900000003', '/#/pages/property/parkingCouponManageShop', '702022101069140012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101177900004', '优惠券购买订单', '', '2022-10-11 18:31:39', '0', '800900000003', '/#/pages/property/parkingCouponOrder', '702022101108960003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101280220004', '车辆停车劵', '', '2022-10-12 13:19:49', '0', '800900000003', '/#/pages/property/parkingCouponCar', '702022101250300003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101288970111', '停车劵核销', '', '2022-10-12 19:17:24', '0', '800900000003', '/#/pages/property/parkingCouponCarOrder', '702022101230320110');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101428020005', '预约核销', '', '2022-10-14 15:39:30', '0', '800900000003', '/#/pages/property/communitySpaceConfirm', '702022101416140004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101832220184', '修改员工', '', '2022-10-18 12:27:51', '0', '800900000001', '/editStaff', '702022072883040019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101832650197', '小区授权权限', '', '2022-10-18 12:35:33', '0', '800900000001', '/roleCommunity', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101840200199', '员工关联权限', '', '2022-10-18 12:41:01', '0', '800900000001', '/roleStaff', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101845230203', '修改角色权限', '', '2022-10-18 12:48:12', '0', '800900000001', '/editPrivilegeGroup', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101872720201', '删除角色权限', '', '2022-10-18 12:44:14', '0', '800900000001', '/deletePrivilegeGroup', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101887680185', '删除员工', '', '2022-10-18 12:28:12', '0', '800900000001', '/deleteStaff', '702022072883040019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101889270183', '添加员工', '', '2022-10-18 12:27:30', '0', '800900000001', '/addStaff', '702022072883040019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101896600200', '添加角色权限', '', '2022-10-18 12:43:53', '0', '800900000001', '/addPrivilegeGroup', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101897180196', '功能授权权限', '', '2022-10-18 12:32:21', '0', '800900000001', '/rolePrivilege', '702022072820580021');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022101970810023', '下载中心', '', '2022-10-19 20:24:53', '0', '800900000003', '/#/pages/property/downloadTempFile', '702022101940580022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022102389250116', '营销配置', '', '2022-10-23 21:37:27', '0', '800900000001', '/#/pages/admin/marketSmsManage', '702022102370300115');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022102405030018', '营销方式', '', '2022-10-24 10:41:58', '0', '800900000001', '/#/pages/admin/marketWay', '702022102449210017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022102611060003', '营销规则', '', '2022-10-26 03:55:15', '0', '800900000001', '/#/pages/admin/marketRule', '702022102678830002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022102677080006', '营销记录', '', '2022-10-26 23:12:48', '0', '800900000001', '/#/pages/admin/marketLog', '702022102692200005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022102759320003', '营销黑名单', '', '2022-10-27 00:41:33', '0', '800900000001', '/#/pages/admin/marketBlacklistManage', '702022102795450002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022102934690023', '排班设置', '', '2022-10-29 16:42:14', '0', '800900000003', '/#/pages/property/scheduleClasses', '702022102928970022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022103186130004', '排班表', '', '2022-10-31 01:59:49', '0', '800900000003', '/#/pages/property/scheduleClassesPage', '702022103129830003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110154570006', '班次设置', '', '2022-11-01 21:13:00', '0', '800900000003', '/#/pages/property/classes', '702022110180840005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110604040024', '保养标准', '', '2022-11-06 17:43:40', '0', '800900000003', '/#/pages/property/maintainanceStandardManage', '702022110693420023');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110669810059', '检查项', '', '2022-11-06 15:06:00', '0', '800900000003', '/#/pages/property/maintainanceItem', '702022110668810058');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110717040006', '保养计划', '', '2022-11-07 02:32:12', '0', '800900000003', '/#/pages/property/maintainancePlanManage', '702022110732110005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110731690148', '预约核销', '/static/image/index_allocation_audit.png', '2022-11-07 14:09:00', '0', '800900000003', '/pages/appointment/appointment', '702022110725270147');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110824450003', '保养明细', '', '2022-11-08 18:02:18', '0', '800900000003', '/#/pages/property/maintainanceTaskDetails', '702022110814200002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110831390105', '保养任务', '', '2022-11-08 17:41:33', '0', '800900000003', '/#/pages/property/maintainanceTaskManage', '702022110887340104');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022110923120007', '保养设备', '', '2022-11-09 13:52:15', '0', '800900000003', '/pages/maintainance/maintainance', '702022110982010006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111060390011', '供应商类型', '', '2022-11-10 23:01:37', '0', '800900000001', '/#/pages/scm/supplierTypeManage', '702022111077920010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111556900023', '巡检报告', '', '2022-11-15 15:48:09', '0', '800900000003', '/pages/inspection/inspectionTodayReport', '702022111568370022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111565340011', '巡检统计推送管理员', '', '2022-11-15 01:04:52', '0', '800900000003', '/todayInspectionNotifyStaff', '702020021758390053');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111667310003', '供应商', '', '2022-11-16 23:10:02', '0', '800900000001', '/#/pages/scm/supplierManage', '702022111681740002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111804420035', '优惠券市场', '', '2022-11-18 21:24:09', '0', '800900000003', '/#/pages/scm/couponMarket', '702022111874840034');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111839710009', '优惠券', '', '2022-11-18 16:32:53', '0', '800900000001', '/#/pages/scm/supplierCoupon', '702022111828230008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022111892680023', '优惠券购买记录', '', '2022-11-18 18:02:02', '0', '800900000001', '/#/pages/scm/supplierCouponBuy', '702022111809610022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022112032620074', '优惠券', '', '2022-11-20 00:44:01', '0', '800900000003', '/#/pages/scm/couponPropertyPoolManage', '702022112068930073');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022112131240026', '优惠券使用', '', '2022-11-21 17:00:10', '0', '800900000003', '/#/pages/scm/couponPropertyUserDetail', '702022112178170025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022112162670037', '赠送记录', '', '2022-11-21 18:48:45', '0', '800900000003', '/#/pages/scm/couponPropertyPoolDetail', '702022112132310036');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022112193740016', '业主优惠券', '', '2022-11-21 13:01:53', '0', '800900000003', '/#/pages/scm/couponPropertyUserManage', '702022112145680015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022112257000045', '优惠券规则', '', '2022-11-22 02:22:04', '0', '800900000003', '/#/pages/scm/couponRule', '702022112200460044');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022112776410020', '核销优惠券', '/static/image/index_allocation_audit.png', '2022-11-27 16:03:08', '0', '800900000003', 'pages/coupon/writeOffCoupon', '702022112706320019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022113018150010', '商圈菜单', '', '2022-11-30 23:58:46', '0', '800900000001', '/#/pages/admin/shopProductTypeManage', '702022113092270009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022113040460004', '角色权限', '', '2022-11-30 01:57:21', '0', '800900000005', '/#/pages/frame/role', '702022113072710003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120505880002', '物品规格修改权限', '物品规格修改权限', '2022-12-05 13:53:16', '0', '800900000003', '/updateResourceStoreSpecificationManage', '702021051232450003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120529900003', '物品供应商删除权限', '物品供应商删除权限', '2022-12-05 13:54:10', '0', '800900000003', '/deleteResourceSupplierManage', '702021042347360002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120535230014', '预约目录', '', '2022-12-05 18:58:07', '0', '800900000003', '/#/pages/reserve/reserveCatalogManage', '702022120599550013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120551740004', '物品供应商修改权限', '物品供应商修改权限', '2022-12-05 13:55:12', '0', '800900000003', '/updateResourceSupplierManage', '702021042347360002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120563380017', '预约目录', '', '2022-12-05 19:06:04', '0', '800900000003', '/#/pages/reserve/reserveCatalogManage', '702022120512930016');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120565060005', '物品类型删除权限', '物品类型删除权限', '2022-12-05 13:56:14', '0', '800900000003', '/deleteResourceStoreTypeManage', '702021041999360008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120589960025', '预约参数', '', '2022-12-05 22:05:23', '0', '800900000003', '/#/pages/reserve/reserveParamsManage', '702022120550690024');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120591840001', '物品规格删除权限', '物品规格删除权限', '2022-12-05 13:52:33', '0', '800900000003', '/deleteResourceStoreSpecificationManage', '702021051232450003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120594690006', '物品类型修改权限', '物品类型修改权限', '2022-12-05 13:57:09', '0', '800900000003', '/updateResourceStoreTypeManage', '702021041999360008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120605120040', '预约订单', '', '2022-12-06 11:24:17', '0', '800900000003', '/#/pages/reserve/reserveOrder', '702022120628550039');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120617440032', '预约就餐', '', '2022-12-06 00:53:06', '0', '800900000003', '/#/pages/reserve/reserveDiningManage', '702022120645600031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120659100038', '预约服务', '', '2022-12-06 02:40:54', '0', '800900000003', '/#/pages/reserve/reserveServiceManage', '702022120695900037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120679050002', '修改二级分类', '修改二级分类', '2022-12-06 08:36:35', '0', '800900000003', '/updateSonResourceStoreType', '702021041999360008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120693340001', '删除二级分类', '删除二级分类', '2022-12-06 08:35:46', '0', '800900000003', '/deleteSonResourceStoreType', '702021041999360008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022120695270044', '订单核销', '', '2022-12-06 15:49:10', '0', '800900000003', '/#/pages/reserve/reserveConfirm', '702022120662470043');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121191720050', '积分标准', '', '2022-12-11 22:59:43', '0', '800900000003', '/#/pages/scm/integralConfigManage', '702022121159300049');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121207610060', '积分规则', '', '2022-12-12 00:32:35', '0', '800900000003', '/#/pages/scm/integralRule', '702022121288510059');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121283000072', '小区积分', '', '2022-12-12 02:31:25', '0', '800900000003', '/#/pages/scm/communityIntegral', '702022121226910071');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121294860069', '积分赠送', '', '2022-12-12 01:59:02', '0', '800900000003', '/pages/scm/integralGiftDetailManage', '702022121209630068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121307750083', '核销积分', '/static/image/index_allocation_audit.png', '2022-12-13 22:50:40', '0', '800900000003', '/page/coupon/writeOffIntegral', '702022121303000082');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121390650075', '积分设置', '', '2022-12-13 11:46:20', '0', '800900000003', '/#/pages/scm/integralSettingManage', '702022121336940074');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121634340002', '核销预约', '/static/image/index_allocation_audit.png', '2022-12-16 18:01:12', '0', '800900000003', '/pages/coupon/wirteOffReserve', '702022121629040001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022121869360005', '拼团商品', '', '2022-12-18 16:58:00', '0', '800900000005', '/#/pages/group/groupProducts', '702022121885910004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022122098280012', '拼团订单', '', '2022-12-20 00:17:36', '0', '800900000005', '/#/pages/group/productGroupOrderManage', '702022122026430011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022122202340019', '拼团退单', '', '2022-12-22 21:48:57', '0', '800900000005', '/#/pages/group/productGroupOrderReturnManage', '702022122240660018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502022122339870023', '秒杀商品', '', '2022-12-23 11:33:11', '0', '800900000005', '/#/pages/group/productSeckillManage', '702022122303350022');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023011023480002', '注册协议', '', '2023-01-10 17:20:57', '0', '800900000000', '/#/pages/frame/registerProtocol', '702023011061770001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023011207430032', '放行类型', '', '2023-01-12 12:22:49', '0', '800900000003', '/#/pages/property/itemReleaseTypeManage', '702023011219050031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023011245360036', '物品放行', '', '2023-01-12 17:03:28', '0', '800900000003', '/#/pages/property/itemReleaseManage', '702023011281660035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023011673900012', '物品放行', '/static/image/index_allocation_audit.png', '2023-01-16 18:38:41', '0', '800900000003', '/pages/itemRelease/itemRelease', '702023011629480011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023012597990035', '访客审核', '/static/image/index_allocation_audit.png', '2023-01-25 00:12:57', '0', '800900000003', '/pages/visit/visit', '702023012527610034');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023012612280003', '业主入驻', '', '2023-01-26 01:57:24', '0', '800900000003', '/#/pages/owner/ownerSettledApplyManage', '702023012691340002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023012957620005', '配置项', '', '2023-01-29 14:38:19', '0', '800900000000', '/app/mapping.listMappingDomain', '702023012914280004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023021707670020', '云打印机', '', '2023-02-17 15:07:51', '0', '800900000003', '/#/pages/print/machinePrinterManage', '702023021744650019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023021748410010', '打印规则', '', '2023-02-17 17:33:47', '0', '800900000003', '/#/pages/print/printerRule', '702023021764650009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023021973760015', '退房', '退房', '2023-02-19 18:29:40', '0', '800900000003', '/app/room.exitRoom', '700201904006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023021978930012', '交房', '交房', '2023-02-19 18:28:56', '0', '800900000003', '/app/room.sellRoom', '700201904006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023022277420034', '考勤人员', '', '2023-02-22 00:25:51', '0', '800900000003', '/#/pages/attendance/attendanceClassesStaffManage', '702023022241710033');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023022291280010', '智能水电表', '', '2023-02-22 23:14:27', '0', '800900000003', '/#/pages/machine/meterMachineManage', '702023022209360009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023030292600451', '充电桩', '', '2023-03-02 01:44:18', '0', '800900000003', '/#/pages/machine/chargeMachineManage', '702023030221780450');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023030682970038', '业委会', '', '2023-03-06 12:23:52', '0', '800900000003', '/#/pages/owner/ownerCommitteeManage', '702023030667090037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023030837020015', '考核人员', '', '2023-03-08 16:08:38', '0', '800900000003', '/#/pages/examine/examineStaffManage', '702023030845250014');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023030877300002', '充电订单', '', '2023-03-08 02:39:33', '0', '800900000003', '/#/pages/machine/chargeMachineOrder', '702023030869020001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023030998690021', '考核评分', '', '2023-03-09 17:04:54', '0', '800900000003', '/#/pages/examine/examineStaffValue', '702023030973660020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023031800040276', '充电规则', '', '2023-03-18 23:00:03', '0', '800900000003', '/#/pages/machine/chargeRule', '702023031818760275');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032804261679', '修改车辆', '', '2023-03-28 00:21:13', '0', '800900000003', '/app/owner.editOwnerCar', '702020082881680068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032809021678', '续租车位', '续租车位', '2023-03-28 00:18:29', '0', '800900000003', '/app/owner.carAddParkingSpace', '702020082881680068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032809461736', '预存', '', '2023-03-28 01:23:40', '0', '800900000003', '/app/account/ownerPrestoreAccount', '702021062195680293');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032813991677', '添加车辆', '添加车辆', '2023-03-28 00:16:29', '0', '800900000003', '/app/owner.saveOwnerCar', '702020082881680068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032818941714', '删除业主', '', '2023-03-28 00:47:41', '0', '800900000003', '/app/owner.deleteOwner', '700201904010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032822121680', '删除车辆', '', '2023-03-28 00:22:55', '0', '800900000003', '/app/owner.deleteOwnerCars', '702020082881680068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032835101743', '撤回预存', '', '2023-03-28 01:25:25', '0', '800900000003', '/app/account.cancelAccountDetail', '702021062195680293');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032855861676', '释放车位', '释放车位', '2023-03-28 00:12:40', '0', '800900000003', '/app/owner.deleteCarParkingSpace', '702020082881680068');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032885101706', '添加业主', '', '2023-03-28 00:43:17', '0', '800900000003', '/app/owner.saveOwner', '700201904010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023032899781711', '修改业主', '', '2023-03-28 00:46:11', '0', '800900000003', '/app/owner.editOwner', '700201904010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023040698880361', '小区公示', '', '2023-04-06 19:25:35', '0', '800900000003', '/pages/community/communityPublicityManage', '702023040650020360');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023041834740002', '强制回单', '强制回单', '2023-04-18 10:31:22', '0', '800900000003', '/#/pages/property/constrainFinishRepair', '702023041871290001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023041839740294', '查看流程工单', '查看流程工单', '2023-04-18 14:15:02', '0', '800900000003', '/app/oaWorkflow/queryOaWorkflowFormData', '702021081962210229');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023042411172549', '充电月卡', '', '2023-04-24 10:45:50', '0', '800900000003', '/#/pages/machine/chargeMonthOrderManage', '702023042492382548');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('50202305241318259016000026', '数据统计', '', '2023-05-24 13:18:25', '0', '800900000003', '/pages/report/reportData', '70202305241318253698000025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023061958820004', '导入日志', '', '2023-06-19 10:43:14', '0', '800900000003', '/#/pages/property/assetImportLog', '702023061971270003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071170260029', '业主投票', '', '2023-07-11 15:41:51', '0', '800900000003', '/#/pages/question/ownerVoting', '702023071152410028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071618520002', '已删除数据', '', '2023-07-16 12:58:29', '0', '800900000003', '/#/pages/log/deletedData', '702023071634980001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071704130018', '添加databus', '', '2023-07-17 23:31:44', '0', '800900000000', '/app/businessDatabus/saveBusinessDatabus', '702020120773940298');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071713560009', '添加业务轨迹', '', '2023-07-17 23:15:53', '0', '800900000000', '/app/businessTableHis.saveBusinessTableHis', '702021091240630201');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071716470019', '修改databus', '', '2023-07-17 23:32:42', '0', '800900000000', '/app/businessDatabus/updateBusinessDatabus', '702020120773940298');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071731570036', '启动定时任务', '', '2023-07-17 23:48:13', '0', '800900000000', '/app/task.startTask', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071737530024', '添加属性', '', '2023-07-17 23:37:11', '0', '800900000000', '/app/attrSpec/saveAttrSpec', '702020081441030209');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071738500013', '修改菜单目录', '', '2023-07-17 23:20:04', '0', '800900000000', '/app/menuCatalog.updateMenuCatalog', '702022022626440646');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071739770029', '删除属性值', '', '2023-07-17 23:40:12', '0', '800900000000', '/app/attrValue/deleteAttrValue', '702020081494380219');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071740460012', '添加菜单目录', '', '2023-07-17 23:19:31', '0', '800900000000', '/app/menuCatalog.saveMenuCatalog', '702022022626440646');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071742540016', '修改配置项', '', '2023-07-17 23:28:54', '0', '800900000000', '/app/mapping.updateMappingDomain', '702023012914280004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071743850008', '删除应用', '', '2023-07-17 21:57:17', '0', '800900000000', '/app/app.deleteApp', '700201906025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071745950015', '添加配置项', '', '2023-07-17 23:28:04', '0', '800900000000', '/app/mapping.saveMappingDomain', '702023012914280004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071750200033', '添加定时任务', '', '2023-07-17 23:46:17', '0', '800900000000', '/app/task.saveTask', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071751770032', '修改注册协议', '', '2023-07-17 23:44:24', '0', '800900000000', '/app/system.updateRegisterProtocol', '702023011061770001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071753700011', '删除业务轨迹', '', '2023-07-17 23:17:19', '0', '800900000000', '/app/businessTableHis.deleteBusinessTableHis', '702021091240630201');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071754890026', '删除属性', '', '2023-07-17 23:38:14', '0', '800900000000', '/app/attrSpec/deleteAttrSpec', '702020081441030209');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071757040037', '停止定时任务', '', '2023-07-17 23:48:39', '0', '800900000000', '/app/task.stopTask', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071758290020', '删除databus', '', '2023-07-17 23:33:13', '0', '800900000000', '/app/businessDatabus/deleteBusinessDatabus', '702020120773940298');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071759130028', '修改属性值', '', '2023-07-17 23:39:45', '0', '800900000000', '/app/attrValue/updateAttrValue', '702020081494380219');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071763330027', '添加属性值', '', '2023-07-17 23:39:17', '0', '800900000000', '/app/attrValue/saveAttrValue', '702020081494380219');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071769200038', '测试定时任务', '', '2023-07-17 23:48:58', '0', '800900000000', '/app/job.runJob', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071769380006', '添加应用', '', '2023-07-17 21:56:23', '0', '800900000000', '/app/app.saveApp', '700201906025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071771990007', '修改应用', '', '2023-07-17 21:56:52', '0', '800900000000', '/app/app.updateApp', '700201906025');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071772370017', '删除配置项', '', '2023-07-17 23:29:29', '0', '800900000000', '/app/mapping.deleteMappingDomain', '702023012914280004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071773020031', '修改系统配置', '', '2023-07-17 23:43:18', '0', '800900000000', '/app/system.updateSystemInfo', '702022081723230003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071773070023', '删除字典', '', '2023-07-17 23:35:44', '0', '800900000000', '/app/dict.deleteDict', '702022070767920037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071776740014', '删除菜单目录', '', '2023-07-17 23:20:34', '0', '800900000000', '/app/menuCatalog.deleteMenuCatalog', '702022022626440646');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071779860035', '删除定时任务', '', '2023-07-17 23:47:19', '0', '800900000000', '/app/task.deleteTask', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071781960034', '修改定时任务', '', '2023-07-17 23:46:51', '0', '800900000000', '/app/task.updateTask', '702019090293430003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071786580030', '初始化小区', '', '2023-07-17 23:41:49', '0', '800900000000', '/app/initializeBuildingUnit/deleteBuildingUnit', '702021080500070003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071787590025', '修改属性', '', '2023-07-17 23:37:46', '0', '800900000000', '/app/attrSpec/updateAttrSpec', '702020081441030209');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071788370022', '修改字典', '', '2023-07-17 23:35:16', '0', '800900000000', '/app/dict.updateDict', '702022070767920037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071791180021', '添加字典', '', '2023-07-17 23:34:33', '0', '800900000000', '/app/dict.saveDict', '702022070767920037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023071794030010', '修改业务轨迹', '', '2023-07-17 23:16:42', '0', '800900000000', '/app/businessTableHis.updateBusinessTableHis', '702021091240630201');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023081119190007', '调用三方', '', '2023-08-11 13:13:12', '0', '800900000000', '/#/pages/dev/transactionOutLog', '702023081101380006');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023082424070071', '审批配置', '', '2023-08-24 09:34:09', '0', '800900000003', '/#/pages/resource/resourceAuditFlow', '702023082499950070');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023090417530014', '支付二维码', '', '2023-09-04 23:48:35', '0', '800900000003', '/#/pages/fee/payFeeQrcode', '702023090402440013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023090906380021', '数据统计', '/static/image/index_complaint.png', '2023-09-09 13:48:40', '0', '800900000003', '/pages/report/dataReport', '702023090966630020');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023090911320031', '缴费明细表', '/static/image/index_bill.png', '2023-09-09 16:06:02', '0', '800900000003', '/pages/report/reportPayFeeDetail', '702023090984520030');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091045900006', '房屋费用明细', '/static/image/index_repair.png', '2023-09-10 18:17:48', '0', '800900000003', '/pages/report/reportRoomFee', '702023091086680005');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091098610010', '费用汇总表', '/static/image/index_dealRepair.png', '2023-09-10 19:13:11', '0', '800900000003', '/pages/report/reportFeeSummary', '702023091059520009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091540600120', '业主车辆', '/static/image/index_meter.png', '2023-09-15 10:42:17', '0', '800900000003', '/pages/car/ownerCar', '702023091563620119');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091551380134', '开门记录', '/static/image/index_inspection.png', '2023-09-15 13:01:37', '0', '800900000003', '/pages/report/openDoorLog', '702023091522980133');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091559800140', '充电桩订单', '/static/image/index_allocation_audit.png', '2023-09-15 15:23:18', '0', '800900000003', '/pages/report/chargeMachineOrder', '702023091531250139');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091616270151', '催缴登记', '/static/image/index_dealRepair.png', '2023-09-16 01:07:01', '0', '800900000003', '/pages/fee/oweFeeCallable', '702023091646250150');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091642150171', '业主', '/static/image/index_bill.png', '2023-09-16 12:15:16', '0', '800900000003', '/pages/owner/owner', '702023091667710170');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023091876800041', '道闸', '/static/image/index_dealRepair.png', '2023-09-18 01:44:05', '0', '800900000003', '/pages/car/barrierGate', '702023091880780040');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023100906390005', '发票抬头', '', '2023-10-09 15:03:40', '0', '800900000003', '/#/pages/fee/ownerInvoice', '702023100962610004');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023100942720003', '发票', '', '2023-10-09 11:32:34', '0', '800900000003', '/#/pages/fee/invoiceApply', '702023100951520002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023102518680127', '支付配置', '', '2023-10-25 12:47:03', '0', '800900000003', '/#/pages/fee/paymentPool', '702023102515360126');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023103156720030', '运营分析', '运营分析', '2023-10-31 22:13:22', '0', '800900000001', '/#/pages/report/operationalAnalysis', '702023103114320029');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023103160930015', '物业费台账', '', '2023-10-31 17:01:42', '0', '800900000001', '/#/pages/report/propertyFeeLedger', '702023103115260014');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023110138800032', '小区费用汇总', '', '2023-11-01 22:34:04', '0', '800900000001', '/#/pages/report/communityFeeSummary', '702023110188620031');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023110395510003', '停车费台账', '', '2023-11-03 13:25:01', '0', '800900000001', '/#/pages/report/parkingFeeLedger', '702023110319710002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023113051340001', '查看所有使用记录权限', '查看所有物品使用记录权限', '2023-11-30 15:04:59', '0', '800900000003', '/allResourceStoreUseRecord', '702021042938870002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122540530011', '工单类型', '', '2023-12-25 19:03:01', '0', '800900000003', '/#/pages/oa/workType', '702023122582910010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122560530057', '起工作单', '', '2023-12-25 22:57:07', '0', '800900000003', '/#/pages/oa/startWork', '702023122593400056');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122640270002', '办工作单', '', '2023-12-26 19:51:27', '0', '800900000003', '/#/pages/oa/doWork', '702023122687690001');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122673500003', '员工巡楼', '员工巡楼', '2023-12-26 15:52:48', '0', '800900000003', '/#/pages/property/patrolBuildingManage', '702023122613030002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122700010001', '修改商城菜单', '', '2023-12-27 11:18:44', '0', '800900000001', '/app/housekeepingType/updateHousekeepingType', '702022113092270009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122732110004', '抄送我的', '', '2023-12-27 09:46:22', '0', '800900000003', '/#/pages/oa/copyWork', '702023122782320003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502023122828290004', '工作单池', '', '2023-12-28 09:32:42', '0', '800900000003', '/#/pages/oa/workPool', '702023122840450003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024010224150009', '工作单流转', '', '2024-01-02 17:19:16', '0', '800900000003', '/#/pages/oa/workEvent', '702024010281810008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024012536900010', '物联网', '', '2024-01-25 21:02:33', '0', '800900000003', '/#/', '700201904008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024012543970005', '设置', '', '2024-01-25 21:09:40', '0', '800900000003', '/#/', '700201904008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024020175860118', '临时车缴费', '', '2024-02-01 00:31:17', '0', '800900000003', '/#/pages/car/tempCarPayment', '702024020176720117');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024022124357513', '投诉类型', '', '2024-02-21 13:51:13', '0', '800900000003', '/#/pages/complaint/complaintType', '702024022187457512');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024042153790216', '商城', '', '2024-04-21 21:41:26', '0', '800900000003', '/#/', '700201904008');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024050920050004', '小区金币', '', '2024-05-09 15:16:45', '0', '800900000003', '/#/pages/scm/gold', '702024050916130003');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024071985640010', '监控', '/static/image/index_notice.png', '2024-07-19 09:59:06', '0', '800900000003', '/pages/video/videoList', '702024071953230009');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024072569810029', '充电桩', '/static/image/index_dealRepair.png', '2024-07-25 17:08:42', '0', '800900000003', '/pages/charge/charge', '702024072508960028');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024111801560025', '用户积分', '', '2024-11-18 16:19:08', '0', '800900000001', '/#/pages/admin/userIntegral', '702024111839110024');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502024111832220090', '积分交易', '', '2024-11-18 19:00:18', '0', '800900000001', '/#/pages/admin/integralDetail', '702024111881730089');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025022555900092', '工作单扣款', '', '2025-02-25 15:26:36', '0', '800900000003', '/#/pages/oa/workDeduction', '702025022504140091');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025022615260079', '小区房屋', '', '2025-02-26 13:36:09', '0', '800900000001', '/#/pages/community/adminRoom', '702025022655570078');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025022840260011', '小区业主', '', '2025-02-28 17:48:22', '0', '800900000001', '/#/pages/owner/adminOwner', '702025022832230010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030231150011', '小区车辆', '', '2025-03-02 00:26:02', '0', '800900000001', '/#/pages/car/adminCar', '702025030292490010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030244330036', '业主账户', '', '2025-03-02 16:25:56', '0', '800900000001', '/#/pages/owner/adminAccount', '702025030248400035');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030248820014', '小区费用项', '', '2025-03-02 17:16:38', '0', '800900000001', '/#/pages/fee/adminFeeConfig', '702025030234420013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030270160011', '业主认证', '', '2025-03-02 14:08:48', '0', '800900000001', '/#/pages/owner/adminAuthOwner', '702025030206020010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030303430012', '房屋费用', '', '2025-03-03 08:29:26', '0', '800900000001', '/#/pages/fee/adminRoomFee', '702025030368020011');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030389170016', '小区巡检计划', '', '2025-03-03 23:48:58', '0', '800900000001', '/#/pages/inspection/adminInspectionPlan', '702025030380880015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030392300018', '小区报修', '', '2025-03-03 10:38:59', '0', '800900000001', '/#/pages/work/adminRepair', '702025030341140017');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030424980027', '巡检任务', '', '2025-03-04 12:12:20', '0', '800900000001', '/#/pages/inspection/adminInspectionTask', '702025030487200026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030540670014', '小区投诉', '', '2025-03-05 15:16:28', '0', '800900000001', '/#/pages/complaint/adminComplaint', '702025030576250013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030557280011', '物业用户', '', '2025-03-05 22:13:23', '0', '800900000001', '/#/pages/staff/systemUser', '702025030541900010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030618350013', '小区欠费', '', '2025-03-06 23:24:58', '0', '800900000001', '/#/pages/fee/adminOweFeeDetail', '702025030666150012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030651360019', '小区工作单', '', '2025-03-06 10:40:13', '0', '800900000001', '/#/pages/oa/adminWorkPool', '702025030649640018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030698060013', '缴费记录', '', '2025-03-06 13:17:10', '0', '800900000001', '/#/pages/fee/adminPayFeeDetail', '702025030618800012');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025030814280008', '地区', '', '2025-03-08 11:34:57', '0', '800900000001', '/#/pages/community/cityArea', '702025030877840007');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031015480016', '物业员工', '', '2025-03-10 11:07:29', '0', '800900000001', '/#/pages/staff/storeStaff', '702025031036590015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031118460019', '设备台账', '', '2025-03-11 22:44:08', '0', '800900000001', '/#/pages/reource/adimEquipment', '702025031165230018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031251650041', '小区公众号', '', '2025-03-12 00:54:21', '0', '800900000001', '/#/pages/community/communityWechat', '702025031205370040');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031255380015', '小区小程序', '', '2025-03-12 09:54:06', '0', '800900000001', '/#/pages/community/communityMini', '702025031230310014');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031266040042', '小区支付', '', '2025-03-12 10:07:36', '0', '800900000001', '/#/pages/fee/communityPayment', '702025031238830041');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031404310020', '车辆出入', '', '2025-03-14 16:40:33', '0', '800900000001', '/#/pages/iot/adminCarInout', '702025031445890019');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031417090019', '充电桩', '', '2025-03-14 13:23:03', '0', '800900000001', '/#/pages/iot/adminChargeMachine', '702025031452390018');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031418620015', '水电充值', '', '2025-03-14 17:13:24', '0', '800900000001', '/#/pages/iot/adminMeterRecharge', '702025031424610014');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031438100014', '充电订单', '', '2025-03-14 16:58:12', '0', '800900000001', '/#/pages/iot/adminChargeOrder', '702025031405930013');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031438690016', '道闸相机', '', '2025-03-14 13:00:40', '0', '800900000001', '/#/pages/iot/adminBarrier', '702025031453510015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031439570016', '门禁出入', '', '2025-03-14 16:24:20', '0', '800900000001', '/#/pages/iot/adminInout', '702025031429460015');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031465630011', '小区门禁', '', '2025-03-14 12:29:14', '0', '800900000001', '/#/pages/iot/aAccessControl', '702025031409410010');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031498440027', '水电表', '', '2025-03-14 14:51:11', '0', '800900000001', '/#/pages/iot/adminMeter', '702025031447730026');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025031886760038', '员工小区', '', '2025-03-18 16:45:17', '0', '800900000003', '/#/pages/staff/staffCommunity', '702025031813090037');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025032048810003', '员工小区', '', '2025-03-20 09:21:58', '0', '800900000001', '/#/pages/staff/staffCommunity', '702025032091760002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025032615520003', '公摊抄表', '', '2025-03-26 09:50:49', '0', '800900000003', '/app/meter.listFloorShareReading', '702025032638100002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025032648380015', '公摊抄表', '/static/image/index_meter.png', '2025-03-26 18:32:26', '0', '800900000003', '/page/meter/shareMeter', '702025032648880014');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('502025032678040006', '公摊审核', '', '2025-03-26 18:23:09', '0', '800900000003', '/app/meter.auditFloorShareReading', '702025032638100002');
INSERT INTO `tt`.`p_privilege` (`p_id`, `name`, `description`, `create_time`, `status_cd`, `domain`, `resource`, `m_id`) VALUES ('602021041901500001', '查看所有采购申请', '查看所有采购申请权限', '2021-04-19 14:06:16', '0', '800900000003', '/viewPurchaseApplyManage', '700201906022');