diff --git a/hzims-service/equipment/src/main/resources/dict/dict.sql b/hzims-service/equipment/src/main/resources/dict/dict.sql index 73b8fc8..1836449 100644 --- a/hzims-service/equipment/src/main/resources/dict/dict.sql +++ b/hzims-service/equipment/src/main/resources/dict/dict.sql @@ -1,31 +1,32 @@ -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1379281147378315265, 0, 'EM_MODEL_TYPE', '-1', '模板类型', 1, '', 0, 1, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1379281706982354945, 0, 'EM_MODEL_TYPE', '-1', '模板类型', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1379281813949689857, 1379281706982354945, 'EM_MODEL_TYPE', '1', '模板类型一', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1379281872602836993, 1379281706982354945, 'EM_MODEL_TYPE', '2', '模板类型二', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402533771560910850, 0, 'FDP_FAULT_DETECTABILITY', '-1', '故障检测难易程度', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402533860534681602, 1402533771560910850, 'FDP_FAULT_DETECTABILITY', '1', '易', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402533893644517378, 1402533771560910850, 'FDP_FAULT_DETECTABILITY', '2', '中', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402533929371598850, 1402533771560910850, 'FDP_FAULT_DETECTABILITY', '3', '难', 3, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1463031084514267137, 0, 'FDP_TASK_TYPE', '-1', '智能诊断任务类型', 3, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1463031405428854785, 1463031084514267137, 'FDP_TASK_TYPE', '1', '手动', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1463031450081415169, 1463031084514267137, 'FDP_TASK_TYPE', '2', '自动', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1619897172690534402, 0, 'FDP_MONITOR_BINDING_STATUS', '-1', '监测点绑定状态', 4, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1619897279343296514, 1619897172690534402, 'FDP_MONITOR_BINDING_STATUS', '1', '绑定成功', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1619897321756098562, 1619897172690534402, 'FDP_MONITOR_BINDING_STATUS', '2', '绑定失败', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1619897388072239105, 1619897172690534402, 'FDP_MONITOR_BINDING_STATUS', '3', '未绑定', 3, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1633016108671905794, 0, 'DEVICETYPE', '-1', '设备类型', 10, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1633016255816478722, 1633016108671905794, 'DEVICETYPE', '1', '公用', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1633016338171637761, 1633016108671905794, 'DEVICETYPE', '2', '机组', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638000391480205313, 1633016338171637761, 'DEVICETYPE', '3', '立式机组', 1, '', 0, 1, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638000491426275330, 1633016338171637761, 'DEVICETYPE', '4', '卧式机组', 2, '', 0, 1, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638000590814502914, 1633016338171637761, 'DEVICETYPE', '5', '灯泡贯流式', 3, '', 0, 1, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638020338327543810, 1633016108671905794, 'DEVICETYPE', '3', '其他', 3, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638020560906674177, 0, 'SETTYPE', '-1', '机组类型', 7, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638020669019054082, 1638020560906674177, 'SETTYPE', '1', '立式机组', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638020767178350594, 1638020560906674177, 'SETTYPE', '2', '卧式机组', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1638020840851300353, 1638020560906674177, 'SETTYPE', '3', '其他', 3, '', 0, 1, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645258692320387074, 1638020560906674177, 'SETTYPE', '3', '灯泡贯流式机组', 3, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645258829365075970, 1638020560906674177, 'SETTYPE', '4', '其他', 4, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1675697704419729410, 0, 'DEVICE_MACHINE_TYPE', '-1', '设备机组类型', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1675699613977288706, 1675697704419729410, 'DEVICE_MACHINE_TYPE', '0', '低压机组', 1, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1675699674580787201, 1675697704419729410, 'DEVICE_MACHINE_TYPE', '1', '高压机组', 2, '', 0, 0, 0, -1, 'HZIMS-EQUIPMENT'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1379281147378315265, 0, 'em_model_type', '-1', '模板类型', 1, '', 0, 1, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1379281706982354945, 0, 'em_model_type', '-1', '模板类型', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1379281813949689857, 1379281706982354945, 'em_model_type', '1', '模板类型一', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1379281872602836993, 1379281706982354945, 'em_model_type', '2', '模板类型二', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402533771560910850, 0, 'fdp_fault_detectability', '-1', '故障检测难易程度', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402533860534681602, 1402533771560910850, 'fdp_fault_detectability', '1', '易', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402533893644517378, 1402533771560910850, 'fdp_fault_detectability', '2', '中', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402533929371598850, 1402533771560910850, 'fdp_fault_detectability', '3', '难', 3, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1463031084514267137, 0, 'fdp_task_type', '-1', '智能诊断任务类型', 3, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1463031405428854785, 1463031084514267137, 'fdp_task_type', '1', '手动', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1463031450081415169, 1463031084514267137, 'fdp_task_type', '2', '自动', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1619897172690534402, 0, 'fdp_monitor_binding_status', '-1', '监测点绑定状态', 4, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1619897279343296514, 1619897172690534402, 'fdp_monitor_binding_status', '1', '绑定成功', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1619897321756098562, 1619897172690534402, 'fdp_monitor_binding_status', '2', '绑定失败', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1619897388072239105, 1619897172690534402, 'fdp_monitor_binding_status', '3', '未绑定', 3, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1633016108671905794, 0, 'devicetype', '-1', '设备类型', 10, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1633016255816478722, 1633016108671905794, 'devicetype', '1', '公用', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1633016338171637761, 1633016108671905794, 'devicetype', '2', '机组', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638020338327543810, 1633016108671905794, 'devicetype', '3', '其他', 3, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1633016338171637774, 1633016108671905794, 'devicetype', '4', '海康视频', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638000391480205313, 1633016338171637761, 'devicetype', '3', '立式机组', 1, '', 0, 1, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638000491426275330, 1633016338171637761, 'devicetype', '4', '卧式机组', 2, '', 0, 1, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638000590814502914, 1633016338171637761, 'devicetype', '5', '灯泡贯流式', 3, '', 0, 1, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638020560906674177, 0, 'settype', '-1', '机组类型', 7, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638020669019054082, 1638020560906674177, 'settype', '1', '立式机组', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638020767178350594, 1638020560906674177, 'settype', '2', '卧式机组', 2, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1638020840851300353, 1638020560906674177, 'settype', '3', '其他', 3, '', 0, 1, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645258692320387074, 1638020560906674177, 'settype', '3', '灯泡贯流式机组', 3, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645258829365075970, 1638020560906674177, 'settype', '4', '其他', 4, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1675697704419729410, 0, 'device_machine_type', '-1', '设备机组类型', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1675699613977288706, 1675697704419729410, 'device_machine_type', '0', '低压机组', 1, '', 0, 0, 0, -1, 'hzims-equipment'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1675699674580787201, 1675697704419729410, 'device_machine_type', '1', '高压机组', 2, '', 0, 0, 0, -1, 'hzims-equipment'); diff --git a/hzims-service/hzims-alarm/src/main/resources/dict/dict.sql b/hzims-service/hzims-alarm/src/main/resources/dict/dict.sql index 7307bdd..643f61f 100644 --- a/hzims-service/hzims-alarm/src/main/resources/dict/dict.sql +++ b/hzims-service/hzims-alarm/src/main/resources/dict/dict.sql @@ -1,58 +1,58 @@ -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356354, 0, 'ALARM_SOURCE', '-1', '告警来源', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356361, 1434847945152356354, 'ALARM_SOURCE', '0', 'HZ3000告警', 1, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356362, 1434847945152356354, 'ALARM_SOURCE', '1', '等级告警', 2, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356363, 1434847945152356354, 'ALARM_SOURCE', '2', '条件告警', 3, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356364, 1434847945152356354, 'ALARM_SOURCE', '3', 'FDP智能预警', 1, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356365, 1434847945152356354, 'ALARM_SOURCE', '4', '视频预警', 2, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434847945152356366, 1434847945152356354, 'ALARM_SOURCE', '5', '开关机告警', 3, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1451741563297222651, 0, 'LEVEL_ALARM', '-1', '等级告警', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1451741563297222652, 1451741563297222651, 'LEVEL_ALARM', '21', '一级告警', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1451741563297222653, 1451741563297222651, 'LEVEL_ALARM', '22', '二级告警', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1451741563297222654, 1451741563297222651, 'LEVEL_ALARM', '23', '三级告警', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597001, 0, 'ALARM_TYPE', '-1', '告警类型', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597002, 1597833496933597001, 'ALARM_TYPE', '2', '告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597003, 1597833496933597001, 'ALARM_TYPE', '3', '故障', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597004, 1597833496933597001, 'ALARM_TYPE', '5', '遥测越限', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597005, 1597833496933597001, 'ALARM_TYPE', '13', '通讯中断', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597006, 1597833496933597001, 'ALARM_TYPE', '14', '数据异常', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597007, 1597833496933597001, 'ALARM_TYPE', '21', '一级告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597008, 1597833496933597001, 'ALARM_TYPE', '22', '二级告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597009, 1597833496933597001, 'ALARM_TYPE', '23', '三级告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597010, 1597833496933597001, 'ALARM_TYPE', '30', '智能预警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597011, 1597833496933597001, 'ALARM_TYPE', '40', '条件告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597012, 1597833496933597001, 'ALARM_TYPE', '50', '视频告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597013, 1597833496933597001, 'ALARM_TYPE', '60', '开机告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1597833496933597014, 1597833496933597001, 'ALARM_TYPE', '61', '关机告警', 0, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1658763247160922111, 0, 'HZ3000_ALARM', '-1', 'HZ3000告警', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1658763247160922112, 1658763247160922111, 'HZ3000_ALARM', '2', '告警', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1658763247160922113, 1658763247160922111, 'HZ3000_ALARM', '3', '故障', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1658763247160922114, 1658763247160922111, 'HZ3000_ALARM', '5', '遥测越限', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1658763247160922115, 1658763247160922111, 'HZ3000_ALARM', '13', '通讯中断', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1658763247160922116, 1658763247160922111, 'HZ3000_ALARM', '14', '数据异常', 0, '', 0, 0, 1, -1, 'HZIMS-ALARM'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356354, 0, 'alarm_source', '-1', '告警来源', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356361, 1434847945152356354, 'alarm_source', '0', 'hz3000告警', 1, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356362, 1434847945152356354, 'alarm_source', '1', '等级告警', 2, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356363, 1434847945152356354, 'alarm_source', '2', '条件告警', 3, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356364, 1434847945152356354, 'alarm_source', '3', 'fdp智能预警', 1, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356365, 1434847945152356354, 'alarm_source', '4', '视频预警', 2, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434847945152356366, 1434847945152356354, 'alarm_source', '5', '开关机告警', 3, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1451741563297222651, 0, 'level_alarm', '-1', '等级告警', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1451741563297222652, 1451741563297222651, 'level_alarm', '21', '一级告警', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1451741563297222653, 1451741563297222651, 'level_alarm', '22', '二级告警', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1451741563297222654, 1451741563297222651, 'level_alarm', '23', '三级告警', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597001, 0, 'alarm_type', '-1', '告警类型', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597002, 1597833496933597001, 'alarm_type', '2', '告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597003, 1597833496933597001, 'alarm_type', '3', '故障', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597004, 1597833496933597001, 'alarm_type', '5', '遥测越限', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597005, 1597833496933597001, 'alarm_type', '13', '通讯中断', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597006, 1597833496933597001, 'alarm_type', '14', '数据异常', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597007, 1597833496933597001, 'alarm_type', '21', '一级告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597008, 1597833496933597001, 'alarm_type', '22', '二级告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597009, 1597833496933597001, 'alarm_type', '23', '三级告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597010, 1597833496933597001, 'alarm_type', '30', '智能预警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597011, 1597833496933597001, 'alarm_type', '40', '条件告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597012, 1597833496933597001, 'alarm_type', '50', '视频告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597013, 1597833496933597001, 'alarm_type', '60', '开机告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1597833496933597014, 1597833496933597001, 'alarm_type', '61', '关机告警', 0, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1658763247160922111, 0, 'hz3000_alarm', '-1', 'hz3000告警', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1658763247160922112, 1658763247160922111, 'hz3000_alarm', '2', '告警', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1658763247160922113, 1658763247160922111, 'hz3000_alarm', '3', '故障', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1658763247160922114, 1658763247160922111, 'hz3000_alarm', '5', '遥测越限', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1658763247160922115, 1658763247160922111, 'hz3000_alarm', '13', '通讯中断', 0, '', 0, 0, 1, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1658763247160922116, 1658763247160922111, 'hz3000_alarm', '14', '数据异常', 0, '', 0, 0, 1, -1, 'hzims-alarm'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591273, 0, 'ALARMDEALTYPE', '-1', '告警处理方式', 10, '告警处理方式', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591274, 1331514879315591273, 'ALARMDEALTYPE', '1', '人工处理', 10, '简单处理', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591275, 1331514879315591273, 'ALARMDEALTYPE', '2', '缺陷', 10, '缺陷', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591276, 1331514879315591273, 'ALARMDEALTYPE', '3', '检修', 10, '检修', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591277, 1331514879315591273, 'ALARMDEALTYPE', '4', '不做处理', 10, '不做处理', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591278, 0, 'ALARMDEALRESULT', '-1', '告警处理结果', 10, '告警处理结果', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591279, 1331514879315591278, 'ALARMDEALRESULT', '1', '确认告警,短时间无法消除', 10, '确认告警,短时间无法消除', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591280, 1331514879315591278, 'ALARMDEALRESULT', '2', '已消除告警', 10, '已消除告警', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591281, 1331514879315591278, 'ALARMDEALRESULT', '3', '误报', 10, '误报', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591282, 1331514879315591278, 'ALARMDEALRESULT', '4', '其他', 10, '其他', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331514879315591270, 0, 'FAULTDEALTYPE', '-1', '故障处理类型', 10, '故障处理类型', 0, 0, 0, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331515358493851646, 1331514879315591270, 'FAULTDEALTYPE', '2', '延后处理', 1, '', 0, 0, 1, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331515358493851647, 1331514879315591270, 'FAULTDEALTYPE', '6', '处理完成', 1, '', 0, 0, 1, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331515358493851648, 1331514879315591270, 'FAULTDEALTYPE', '5', '处理中', 1, '', 0, 0, 1, 1347090334530641921, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT`(`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1331515358493851649, 1331514879315591270, 'FAULTDEALTYPE', '1', '误报', 1, '', 0, 0, 1, 1347090334530641921, 'HZIMS-ALARM'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591273, 0, 'alarmdealtype', '-1', '告警处理方式', 10, '告警处理方式', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591274, 1331514879315591273, 'alarmdealtype', '1', '人工处理', 10, '简单处理', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591275, 1331514879315591273, 'alarmdealtype', '2', '缺陷', 10, '缺陷', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591276, 1331514879315591273, 'alarmdealtype', '3', '检修', 10, '检修', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591277, 1331514879315591273, 'alarmdealtype', '4', '不做处理', 10, '不做处理', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591278, 0, 'alarmdealresult', '-1', '告警处理结果', 10, '告警处理结果', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591279, 1331514879315591278, 'alarmdealresult', '1', '确认告警,短时间无法消除', 10, '确认告警,短时间无法消除', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591280, 1331514879315591278, 'alarmdealresult', '2', '已消除告警', 10, '已消除告警', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591281, 1331514879315591278, 'alarmdealresult', '3', '误报', 10, '误报', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591282, 1331514879315591278, 'alarmdealresult', '4', '其他', 10, '其他', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331514879315591270, 0, 'faultdealtype', '-1', '故障处理类型', 10, '故障处理类型', 0, 0, 0, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331515358493851646, 1331514879315591270, 'faultdealtype', '2', '延后处理', 1, '', 0, 0, 1, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331515358493851647, 1331514879315591270, 'faultdealtype', '6', '处理完成', 1, '', 0, 0, 1, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331515358493851648, 1331514879315591270, 'faultdealtype', '5', '处理中', 1, '', 0, 0, 1, 1347090334530641921, 'hzims-alarm'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1331515358493851649, 1331514879315591270, 'faultdealtype', '1', '误报', 1, '', 0, 0, 1, 1347090334530641921, 'hzims-alarm'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651149948657455106, 0, 'ALARM_HANDLE_TYPE', '-1', '告警处理类型', 100, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150040252665858, 1651149948657455106, 'ALARM_HANDLE_TYPE', '1', '延后', 1, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150074092310530, 1651149948657455106, 'ALARM_HANDLE_TYPE', '2', '误报', 2, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150112910594050, 1651149948657455106, 'ALARM_HANDLE_TYPE', '3', '缺陷', 3, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150146049789954, 1651149948657455106, 'ALARM_HANDLE_TYPE', '4', '检修', 4, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150182032723969, 1651149948657455106, 'ALARM_HANDLE_TYPE', '5', '处理', 5, '', 0, 0, 0, -1, 'HZIMS-ALARM'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150182032756242, 1651149948657455106, 'ALARM_HANDLE_TYPE', '6', '处理完成', 5, '', 0, 0, 0, -1, 'HZIMS-ALARM'); \ No newline at end of file +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651149948657455106, 0, 'alarm_handle_type', '-1', '告警处理类型', 100, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150040252665858, 1651149948657455106, 'alarm_handle_type', '1', '延后', 1, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150074092310530, 1651149948657455106, 'alarm_handle_type', '2', '误报', 2, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150112910594050, 1651149948657455106, 'alarm_handle_type', '3', '缺陷', 3, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150146049789954, 1651149948657455106, 'alarm_handle_type', '4', '检修', 4, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150182032723969, 1651149948657455106, 'alarm_handle_type', '5', '处理', 5, '', 0, 0, 0, -1, 'hzims-alarm'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150182032756242, 1651149948657455106, 'alarm_handle_type', '6', '处理完成', 5, '', 0, 0, 0, -1, 'hzims-alarm'); \ No newline at end of file diff --git a/hzims-service/operational/src/main/resources/dict/dict.sql b/hzims-service/operational/src/main/resources/dict/dict.sql index d8b2bd9..97bd9d5 100644 --- a/hzims-service/operational/src/main/resources/dict/dict.sql +++ b/hzims-service/operational/src/main/resources/dict/dict.sql @@ -1,512 +1,512 @@ -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (129845068875749767, 0, 'ABNORMALTYPE', '-1', '数据中断类型', 0, '', 0, 0, 1, 1347090334530641921, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1298450911961579531, 129845068875749767, 'ABNORMALTYPE', '13', '数据中断', 0, '', 0, 0, 1, 1347090334530641921, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1298450945671200739, 129845068875749767, 'ABNORMALTYPE', '14', '数据异常', 1, '', 0, 0, 1, 1347090334530641921, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384337547761782785, 0, 'MAINTENANCE_RULE_TYPE', '-1', '日常维护过滤类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384389662709231618, 0, 'DEFECTSOURCE', '-1', '缺陷问题来源', 30, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384389791340146690, 1384389662709231618, 'DEFECTSOURCE', 'ZB', '值班管理', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384391280196431873, 1384389662709231618, 'DEFECTSOURCE', 'RCWH', '日常维护', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384391895416942593, 1384389662709231618, 'DEFECTSOURCE', 'XJ', '巡检管理', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384391957022879746, 1384389662709231618, 'DEFECTSOURCE', 'JX', '检修管理', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384392025239040002, 1384389662709231618, 'DEFECTSOURCE', 'ZNZD', '智能诊断', 5, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686562655309826, 0, 'FAULTTYPE', '-1', '故障类型', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686639222329346, 1384686562655309826, 'FAULTTYPE', '0', '标准', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686695165956098, 1384686562655309826, 'FAULTTYPE', '1', '非标准', 2, '1:的故障数据存在故障库但不在智能诊断的故障库里', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686752904744962, 1384686562655309826, 'FAULTTYPE', '2', '自定义', 3, '2是不存在我们的故障库新增的时候用户自定义的', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423274696216577, 0, 'FAULTLEVEL', '-1', '故障等级', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423749692755969, 1385423274696216577, 'FAULTLEVEL', '1', 'A', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423776238505986, 1385423274696216577, 'FAULTLEVEL', '2', 'B', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423804487143425, 1385423274696216577, 'FAULTLEVEL', '3', 'C', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423837781528578, 1385423274696216577, 'FAULTLEVEL', '4', 'D', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385433232867299330, 0, 'DEFECTTYPE', '-1', '缺陷类型', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385433328275132418, 1385433232867299330, 'DEFECTTYPE', '0', '设备', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385433378606780417, 1385433232867299330, 'DEFECTTYPE', '1', '非设备', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385512470903492609, 0, 'DEFECTLEVEL', '-1', '缺陷等级', 5, '缺陷等级', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385513495425159170, 1385512470903492609, 'DEFECTLEVEL', '1', 'Ⅰ级缺陷', 1, '能导致设备发生重大事故或强迫停运,危及电力系统安全,甚至引起人身、环境事故的缺陷。', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385513671787253762, 1385512470903492609, 'DEFECTLEVEL', '2', 'Ⅱ级缺陷', 2, '能造成设备性能降低(运行稳定性、安全性、效率等)或对人员健康和环境造成影响的缺陷。', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385513787310968834, 1385512470903492609, 'DEFECTLEVEL', '3', 'Ⅲ级缺陷', 3, '不影响设备安全状态,能够控制、监视运行的缺陷。', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523023344537602, 0, 'MAINTENANCE_TASK_STATUS', '-1', '维护状态', 52, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523124737642498, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '1', '待领用', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523165762129921, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '2', '待执行', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523230866116609, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '3', '待确认', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523317017120770, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '4', '待归档', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386152911122436097, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '5', '已完成', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386156711925223425, 0, 'MAINTENANCETASKARCHIVEROLEID', '-1', '日常维护任务审核角色ID', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386156877679923201, 1386156711925223425, 'MAINTENANCETASKARCHIVEROLEID', '598276', 'MAINTAINARCHIVER', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386167521942671362, 1386156711925223425, 'MAINTENANCETASKARCHIVEROLEID', '902100000026', 'MAINTAINARCHIVER', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481463775039489, 0, 'ACCESS_PLAN_STATUS', '-1', '检修计划状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481647091290114, 1390481463775039489, 'ACCESS_PLAN_STATUS', '1', '草稿', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481738460008449, 1390481463775039489, 'ACCESS_PLAN_STATUS', '2', '主管审核', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481805992497154, 1390481463775039489, 'ACCESS_PLAN_STATUS', '3', '业主审核', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812752032428033, 0, 'GRADECODE', '-1', '检修等级', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812810689769474, 1394812752032428033, 'GRADECODE', 'A', 'A', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812833406119937, 1394812752032428033, 'GRADECODE', 'B', 'B', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812856676118530, 1394812752032428033, 'GRADECODE', 'C', 'C', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812880579457025, 1394812752032428033, 'GRADECODE', 'D', 'D', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397372547570593793, 0, 'ACCESS_MATERIAL_TYPE_CODE', '-1', '检修材料类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397372727032279042, 1397372547570593793, 'ACCESS_MATERIAL_TYPE_CODE', '1', '材料', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397372778794184705, 1397372547570593793, 'ACCESS_MATERIAL_TYPE_CODE', '2', '工器具', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1398163790186475521, 0, 'DEFECTHANDLEFLOW', '-1', '缺陷处理流程KEYS', 1, '缺陷处理流程的KEYS', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1398164157343264769, 1398163790186475521, 'DEFECTHANDLEFLOW', 'INSPECTHANDLE', 'XJ', 1, '巡检问题处理流程KEY', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436302902689793, 1390481463775039489, 'ACCESS_PLAN_STATUS', '3', '审核不通过', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436341079244802, 1390481463775039489, 'ACCESS_PLAN_STATUS', '4', '审核通过', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436707053240321, 0, 'ACCESS_TASK_STATUS', '-1', '检修任务状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436819498336257, 1402436707053240321, 'ACCESS_TASK_STATUS', '1', '进行中', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436861714006018, 1402436707053240321, 'ACCESS_TASK_STATUS', '2', '待审核', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436896757415937, 1402436707053240321, 'ACCESS_TASK_STATUS', '3', '审核未通过', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436936091598849, 1402436707053240321, 'ACCESS_TASK_STATUS', '4', '已完成', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416952994345304066, 0, 'DUTY_REC_STATUS', '-1', '值班管理交接班状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416953417475080193, 1416952994345304066, 'DUTY_REC_STATUS', '1', '未提交', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416953478393151490, 1416952994345304066, 'DUTY_REC_STATUS', '2', '流程审核中', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416953520646569986, 1416952994345304066, 'DUTY_REC_STATUS', '3', '已完成', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954077834690562, 0, 'DUTY_MAIN_STATUS', '-1', '值班管理值班状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954201902202881, 1416954077834690562, 'DUTY_MAIN_STATUS', '0', '待值班', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954359809359873, 1416954077834690562, 'DUTY_MAIN_STATUS', '1', '值班中', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954395557412865, 1416954077834690562, 'DUTY_MAIN_STATUS', '2', '已完成', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421046836644323330, 0, 'DUTY_REC_DELAY_STATUS', '-1', '交接班延迟状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421046976864100354, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '0', '未延迟', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421047061589041153, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '1', '交班延迟', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421047169470734338, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '2', '接班延迟', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421047221907922945, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '3', '交接班延迟', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422447853705404418, 0, 'RUN_STATUS', '-1', '运行状态', 72, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422447999637823490, 1422447853705404418, 'RUN_STATUS', '1', '运行中', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422448068386660354, 1422447853705404418, 'RUN_STATUS', '2', '热备用', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422448133499035650, 1422447853705404418, 'RUN_STATUS', '3', '检修', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1424581374936911873, 1386156711925223425, 'MAINTENANCETASKARCHIVEROLEID', '200000', 'MAINTAINARCHIVER', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1425710663048753154, 1416952994345304066, 'DUTY_REC_STATUS', '4', '异常交接班', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430354127607795714, 0, 'TRADE', '-1', '所属行业', 73, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356591253884929, 0, 'BASIN', '-1', '所属流域', 75, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356689736142850, 1430356591253884929, 'BASIN', '1', '长江流域', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356727270969346, 1430356591253884929, 'BASIN', '2', '黄河流域', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356771164360705, 1430356591253884929, 'BASIN', '3', '珠江流域', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356822712356865, 1430356591253884929, 'BASIN', '4', '海河流域', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356864340824066, 1430356591253884929, 'BASIN', '5', '淮河流域', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356909807079425, 1430356591253884929, 'BASIN', '6', '松花江流域', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356952689643521, 1430356591253884929, 'BASIN', '7', '太湖流域', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357158550278145, 0, 'AREA', '-1', '所属区域', 76, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357265219817473, 1430357158550278145, 'AREA', '1', '华北', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357308140130305, 1430357158550278145, 'AREA', '2', '华东', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357355527376897, 1430357158550278145, 'AREA', '3', '华中', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357399890530306, 1430357158550278145, 'AREA', '4', '华南', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357460552749058, 1430357158550278145, 'AREA', '5', '西南', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357514508275714, 1430357158550278145, 'AREA', '6', '东北', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357602420887554, 1430357158550278145, 'AREA', '7', '西北', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357740698701825, 0, 'STATIONTYPE', '-1', '站点分类', 77, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357794176077826, 1430357740698701825, 'STATIONTYPE', '1', '风电场', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357837096390658, 1430357740698701825, 'STATIONTYPE', '2', '水利', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357871955251202, 1430357740698701825, 'STATIONTYPE', '3', '储能站', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357911255879682, 1430357740698701825, 'STATIONTYPE', '4', '配网', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357947054264322, 1430357740698701825, 'STATIONTYPE', '5', '光伏站', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357987659321345, 1430357740698701825, 'STATIONTYPE', '6', '水务', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430690865714794497, 0, 'FIRSTPAGETYPE', '-1', '首页分类', 76, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430690968131309570, 1430690865714794497, 'FIRSTPAGETYPE', '1', '集团', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430691012871950337, 1430690865714794497, 'FIRSTPAGETYPE', '2', '省子公司', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430691059646828545, 1430690865714794497, 'FIRSTPAGETYPE', '3', '区域', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430691106774028289, 1430690865714794497, 'FIRSTPAGETYPE', '5', '单站数据总览', 5, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431069916778434562, 1430357740698701825, 'STATIONTYPE', '0', '水电站', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431070390478934018, 1430357740698701825, 'STATIONTYPE', '7', '充电站', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431070467561852930, 1430357740698701825, 'STATIONTYPE', '8', '河长制', 8, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431155991328821250, 1430357740698701825, 'STATIONTYPE', '9', '闸控项目', 9, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431207266955268098, 1430690865714794497, 'FIRSTPAGETYPE', '4', '站点', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724187965198338, 0, 'STATIONENABLECONTROL', '-1', '允许监控', 79, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724519139053570, 1434724187965198338, 'STATIONENABLECONTROL', '1', '是', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724569411981314, 1434724187965198338, 'STATIONENABLECONTROL', '0', '否', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724632108437506, 1434724187965198338, 'STATIONENABLECONTROL', '2', '免除校验', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434841046572044290, 0, 'REFTERMINAL', '-1', '所属终端', 80, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434841111235629058, 1434841046572044290, 'REFTERMINAL', '1', 'APP', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434841186187841538, 1434841046572044290, 'REFTERMINAL', '2', 'WEB', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763706116947969, 1430354127607795714, 'TRADE', '1', '水利领域', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763773922066433, 1430354127607795714, 'TRADE', '2', '环保领域', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763831082041345, 1430354127607795714, 'TRADE', '3', '能源领域', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763902909497346, 1430354127607795714, 'TRADE', '4', '工控领域', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1441977237876486145, 0, 'MONTHREPORTTYPE', '-1', '月报类型', 80, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1441977477299941378, 1441977237876486145, 'MONTHREPORTTYPE', '1', '电站月报', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1441977522497761282, 1441977237876486145, 'MONTHREPORTTYPE', '2', '个人月报', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1450341114984992770, 0, 'STATION_SERVE_TYPE', '-1', '站点服务类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1450341345575243777, 1450341114984992770, 'STATION_SERVE_TYPE', '1', '云服务', 1, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1450341518019858433, 1450341114984992770, 'STATION_SERVE_TYPE', '2', '代运维服务', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452834909622345729, 0, 'WORKTICKETFLOW', '-1', '工作票流程', 81, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835454990917634, 1452834909622345729, 'WORKTICKETFLOW', '1', '待签发', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835519780331521, 1452834909622345729, 'WORKTICKETFLOW', '2', '待许可', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835767244267522, 1452834909622345729, 'WORKTICKETFLOW', '3', '待确认收到工作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835965844561922, 1452834909622345729, 'WORKTICKETFLOW', '4', '待负责人确认安全措施', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452836063563456514, 1452834909622345729, 'WORKTICKETFLOW', '5', '待班组成员确认安全措施', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452836227799818242, 1452834909622345729, 'WORKTICKETFLOW', '6', '待确认执行情况', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453634522608513026, 0, 'TICKETSOURCETYPE', '-1', '两票来源类型', 93, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453634906710290433, 1453634522608513026, 'TICKETSOURCETYPE', '1', '日常维护', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453635085521858561, 1453634522608513026, 'TICKETSOURCETYPE', '2', '检修', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453635123740356610, 1453634522608513026, 'TICKETSOURCETYPE', '3', '巡检', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453974888171909122, 1453634522608513026, 'TICKETSOURCETYPE', '4', 'TEST66', 4, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455479438636691457, 0, 'TICKETTYPE', '-1', '票据类型', 91, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455479878019395586, 1455479438636691457, 'TICKETTYPE', '1', '操作票', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455479958709415938, 1455479438636691457, 'TICKETTYPE', '2', '第一种工作票', 2, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480006222491650, 1455479438636691457, 'TICKETTYPE', '3', '第二种工作票', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480215572787202, 1455479438636691457, 'TICKETTYPE', '2', '工作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480286439747585, 1455480215572787202, 'TICKETTYPE', '3', '第一种工作票', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480351350796289, 1455480215572787202, 'TICKETTYPE', '4', '第二种工作票', 4, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456171074291183617, 1452834909622345729, 'WORKTICKETFLOW', '0', '开票', 0, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456551727625113602, 1452834909622345729, 'WORKTICKETFLOW', '7', '待工作成员完成任务', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456551837717204994, 1452834909622345729, 'WORKTICKETFLOW', '8', '待负责人确认完成工作', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456554589323235330, 1452834909622345729, 'WORKTICKETFLOW', '9', '待确认工作结束', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456554665638596610, 1452834909622345729, 'WORKTICKETFLOW', '10', '待终结', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456554712077930498, 1452834909622345729, 'WORKTICKETFLOW', '11', '完成', 11, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679503530475522, 0, 'STANDARDTICKETFLOW', '-1', '标准票流程', 94, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679676759425026, 1458679503530475522, 'STANDARDTICKETFLOW', '1', '待操作人确认', 1, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679757860487169, 1458679503530475522, 'STANDARDTICKETFLOW', '1', '待监护人确认', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679832342937601, 1458679503530475522, 'STANDARDTICKETFLOW', '2', '待值班负责人确认', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679887254765569, 1458679503530475522, 'STANDARDTICKETFLOW', '3', '结束', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1461168137655508994, 1452834909622345729, 'WORKTICKETFLOW', '12', '待许可人确认工作票延期', 12, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1461168224318218241, 1452834909622345729, 'WORKTICKETFLOW', '13', '待负责人确认工作票延期', 13, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1461170362201104386, 1452834909622345729, 'WORKTICKETFLOW', '14', '作废', 15, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465203323015749633, 1452834909622345729, 'WORKTICKETFLOW', '15', '线下', 14, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465565651154460674, 1452834909622345729, 'WORKTICKETFLOW', '16', '终止', 16, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465962012539420673, 0, 'CONFIG_ALARM_RECORD', '-1', '综合监控告警记录类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465962122195304449, 1465962012539420673, 'CONFIG_ALARM_RECORD', '0', '未处理', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465962261546860546, 1465962012539420673, 'CONFIG_ALARM_RECORD', '1', '已处理', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468537274388111361, 0, 'MAINTENANCE_TASK_TYPE', '-1', '日常维护任务类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468537486032691201, 1468537274388111361, 'MAINTENANCE_TASK_TYPE', '0', '计划任务', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468537554693447681, 1468537274388111361, 'MAINTENANCE_TASK_TYPE', '1', '临时任务', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039197717512194, 0, 'WORKTICKETTYPE', '-1', '工作票类型', 34, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039393117552642, 1471039197717512194, 'WORKTICKETTYPE', '1', '第一种工作票', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039616325828610, 1471039197717512194, 'WORKTICKETTYPE', '2', '第二种工作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039666535841794, 1471039197717512194, 'WORKTICKETTYPE', '3', '水力机械工作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039717400166401, 1471039197717512194, 'WORKTICKETTYPE', '4', '应急抢修单', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040195697623042, 0, 'OPERATETICKETTYPE', '-1', '操作票类型', 35, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040309480701953, 1471040195697623042, 'OPERATETICKETTYPE', '1', '倒闸操作票', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040393463250945, 1471040195697623042, 'OPERATETICKETTYPE', '2', '开机操作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040446349230081, 1471040195697623042, 'OPERATETICKETTYPE', '3', '停机操作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471321704484618241, 1455480215572787202, 'TICKETTYPE', '4', '倒闸操作票', 4, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471322414471233538, 1455479878019395586, 'TICKETTYPE', '3', '倒闸操作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471322831271804930, 1455479878019395586, 'TICKETTYPE', '4', '开机操作票', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471322931222069249, 1455479878019395586, 'TICKETTYPE', '5', '停机操作票', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323135233015810, 1455480215572787202, 'TICKETTYPE', '6', '第一种工作票', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323286471229441, 1455480215572787202, 'TICKETTYPE', '7', '第二种工作票', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323895299620865, 1455480215572787202, 'TICKETTYPE', '8', '水力机械工作票', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323960550408193, 1455480215572787202, 'TICKETTYPE', '9', '应急抢修单', 9, '', 1, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1498859254198820865, 1452834909622345729, 'WORKTICKETFLOW', '17', '逾期', 17, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796553615040514, 0, 'MAINTENANCETASKSTATUS', '-1', '日常维护任务状态', 91, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796718258249729, 1501796553615040514, 'MAINTENANCETASKSTATUS', '1', '待领用', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796771492356098, 1501796553615040514, 'MAINTENANCETASKSTATUS', '2', '待执行', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796828706856962, 1501796553615040514, 'MAINTENANCETASKSTATUS', '3', '待确认', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796901012463618, 1501796553615040514, 'MAINTENANCETASKSTATUS', '4', '待归档', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796957341966338, 1501796553615040514, 'MAINTENANCETASKSTATUS', '5', '已完成', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501797004993454082, 1501796553615040514, 'MAINTENANCETASKSTATUS', '6', '未完成', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501797555244195841, 0, 'DEFECTHANDLESTATUS', '-1', '缺陷处理', 92, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501810958784356353, 1501797555244195841, 'DEFECTHANDLESTATUS', '0', '未处理', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501811014165946370, 1501797555244195841, 'DEFECTHANDLESTATUS', '1', '已处理', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1506941985355825153, 1384389662709231618, 'DEFECTSOURCE', 'ZNZD', '智能诊断', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1512319824717647874, 1452834909622345729, 'WORKTICKETFLOW', '18', '线下执行任务', 18, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1512319906246529026, 1452834909622345729, 'WORKTICKETFLOW', '19', '线下许可人许可', 19, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1512319986009608194, 1452834909622345729, 'WORKTICKETFLOW', '20', '线下结束', 20, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514406493730082817, 0, 'FOCUS_ATTRIBUTE_GROUP', '-1', '集中属性配置分组', 110, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514408836307587073, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '1', '水电站-励磁机组', 1, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514409058471481345, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '2', '水电站-卧磁机组', 2, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514409109130285058, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '3', '泵站', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1515942507506274305, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '4', '水电站-卧式机组', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1515942601588707329, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '5', '水电站-立式机组', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1515942694253465601, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '6', '水电站-灯泡贯流式机组', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1532012044168015874, 1430357740698701825, 'STATIONTYPE', '8', '泵站', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1532012106952552450, 1430357740698701825, 'STATIONTYPE', '9', '闸门', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1541981981464670210, 1402436707053240321, 'ACCESS_TASK_STATUS', '0', '未开始', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1541982038712725505, 1402436707053240321, 'ACCESS_TASK_STATUS', '5', '逾期', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542461019707908098, 0, 'NEWWORKTICKETSTATUS', '-1', '第一种工作票流程状态', 99, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542461844429709313, 1542461019707908098, 'NEWWORKTICKETSTATUS', '1', '签发', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462052152614914, 1542461019707908098, 'NEWWORKTICKETSTATUS', '2', '收到工作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462106556932098, 1542461019707908098, 'NEWWORKTICKETSTATUS', '3', '许可人许可', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462324975312898, 1542461019707908098, 'NEWWORKTICKETSTATUS', '4', '确认条件具备', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462390419038210, 1542461019707908098, 'NEWWORKTICKETSTATUS', '5', '工作负责人确认工作', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462487290683394, 1542461019707908098, 'NEWWORKTICKETSTATUS', '6', '许可人确认工作结束', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462577069760514, 1542461019707908098, 'NEWWORKTICKETSTATUS', '7', '工作票终结', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462705000226818, 1542461019707908098, 'NEWWORKTICKETSTATUS', '8', '结束', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462829856268289, 1542461019707908098, 'NEWWORKTICKETSTATUS', '9', '许可人延期确认', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542463005824098306, 1542461019707908098, 'NEWWORKTICKETSTATUS', '10', '负责人延期确认', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542463049482608642, 1542461019707908098, 'NEWWORKTICKETSTATUS', '11', '作废', 11, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542463242898743297, 1542461019707908098, 'NEWWORKTICKETSTATUS', '12', '逾期', 12, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542770871441268738, 1542461019707908098, 'NEWWORKTICKETSTATUS', '13', '线下开票', 13, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542770952630411265, 1542461019707908098, 'NEWWORKTICKETSTATUS', '14', '线下执行任务', 14, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542771021563797505, 1542461019707908098, 'NEWWORKTICKETSTATUS', '15', '线下许可人许可', 15, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542771075561267201, 1542461019707908098, 'NEWWORKTICKETSTATUS', '16', '线下结束', 16, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1556905294007709698, 1455479438636691457, 'TICKETTYPE', '99', '抢修票', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1556905527911460866, 1556905294007709698, 'TICKETTYPE', '9', '应急抢修单', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1559101651877367809, 0, 'VIDEOTYPE', '-1', '视频类型', 111, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1559101811323834369, 1559101651877367809, 'VIDEOTYPE', '1', '清污机', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1567314823031595009, 1450341114984992770, 'STATION_SERVE_TYPE', '1', '云服务', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1580156089805086722, 0, 'ENABLESHOW', '-1', '集中监控属性显示', 42, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1580156281858072578, 1580156089805086722, 'ENABLESHOW', 'FALSE', '隐藏', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1580156358198599681, 1580156089805086722, 'ENABLESHOW', 'TRUE', '显示', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1590885629523140609, 1559101651877367809, 'VIDEOTYPE', '2', '中控室', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1590885670627319809, 1559101651877367809, 'VIDEOTYPE', '3', '前池', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1590886476709634050, 1559101651877367809, 'VIDEOTYPE', '4', '尾水', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585717492346881, 1501797555244195841, 'DEFECTHANDLESTATUS', '2', '应急抢修处理', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585761750642689, 1501797555244195841, 'DEFECTHANDLESTATUS', '3', ' 检修计划处理', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585800040443905, 1501797555244195841, 'DEFECTHANDLESTATUS', '4', '检修任务处理', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585835662667777, 1501797555244195841, 'DEFECTHANDLESTATUS', '5', ' 补开工作票', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585872689983490, 1501797555244195841, 'DEFECTHANDLESTATUS', '6', '问题定论', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585973504274433, 1501797555244195841, 'DEFECTHANDLESTATUS', '7', ' 检修计划-检修任务', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645274950860365825, 0, 'DATA_ORIGIN', '-1', '数据来源类型', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645275156549033986, 1645274950860365825, 'DATA_ORIGIN', '0', '数据采集', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645275327714385922, 1645274950860365825, 'DATA_ORIGIN', '1', '数据填报', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651149948657455106, 0, 'ALARM_HANDLE_TYPE', '-1', '告警处理类型', 100, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150040252665858, 1651149948657455106, 'ALARM_HANDLE_TYPE', '1', '延后', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150074092310530, 1651149948657455106, 'ALARM_HANDLE_TYPE', '2', '误报', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150112910594050, 1651149948657455106, 'ALARM_HANDLE_TYPE', '3', '缺陷', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150146049789954, 1651149948657455106, 'ALARM_HANDLE_TYPE', '4', '检修', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150182032723969, 1651149948657455106, 'ALARM_HANDLE_TYPE', '5', '处理', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (129845068875749767, 0, 'ABNORMALTYPE', '-1', '数据中断类型', 0, '', 0, 0, 1, 1347090334530641921, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1298450911961579531, 129845068875749767, 'ABNORMALTYPE', '13', '数据中断', 0, '', 0, 0, 1, 1347090334530641921, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1298450945671200739, 129845068875749767, 'ABNORMALTYPE', '14', '数据异常', 1, '', 0, 0, 1, 1347090334530641921, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384337547761782785, 0, 'MAINTENANCE_RULE_TYPE', '-1', '日常维护过滤类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384389662709231618, 0, 'DEFECTSOURCE', '-1', '缺陷问题来源', 30, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384389791340146690, 1384389662709231618, 'DEFECTSOURCE', 'ZB', '值班管理', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384391280196431873, 1384389662709231618, 'DEFECTSOURCE', 'RCWH', '日常维护', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384391895416942593, 1384389662709231618, 'DEFECTSOURCE', 'XJ', '巡检管理', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384391957022879746, 1384389662709231618, 'DEFECTSOURCE', 'JX', '检修管理', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384392025239040002, 1384389662709231618, 'DEFECTSOURCE', 'ZNZD', '智能诊断', 5, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686562655309826, 0, 'FAULTTYPE', '-1', '故障类型', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686639222329346, 1384686562655309826, 'FAULTTYPE', '0', '标准', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686695165956098, 1384686562655309826, 'FAULTTYPE', '1', '非标准', 2, '1:的故障数据存在故障库但不在智能诊断的故障库里', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1384686752904744962, 1384686562655309826, 'FAULTTYPE', '2', '自定义', 3, '2是不存在我们的故障库新增的时候用户自定义的', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423274696216577, 0, 'FAULTLEVEL', '-1', '故障等级', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423749692755969, 1385423274696216577, 'FAULTLEVEL', '1', 'A', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423776238505986, 1385423274696216577, 'FAULTLEVEL', '2', 'B', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423804487143425, 1385423274696216577, 'FAULTLEVEL', '3', 'C', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385423837781528578, 1385423274696216577, 'FAULTLEVEL', '4', 'D', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385433232867299330, 0, 'DEFECTTYPE', '-1', '缺陷类型', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385433328275132418, 1385433232867299330, 'DEFECTTYPE', '0', '设备', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385433378606780417, 1385433232867299330, 'DEFECTTYPE', '1', '非设备', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385512470903492609, 0, 'DEFECTLEVEL', '-1', '缺陷等级', 5, '缺陷等级', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385513495425159170, 1385512470903492609, 'DEFECTLEVEL', '1', 'Ⅰ级缺陷', 1, '能导致设备发生重大事故或强迫停运,危及电力系统安全,甚至引起人身、环境事故的缺陷。', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385513671787253762, 1385512470903492609, 'DEFECTLEVEL', '2', 'Ⅱ级缺陷', 2, '能造成设备性能降低(运行稳定性、安全性、效率等)或对人员健康和环境造成影响的缺陷。', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385513787310968834, 1385512470903492609, 'DEFECTLEVEL', '3', 'Ⅲ级缺陷', 3, '不影响设备安全状态,能够控制、监视运行的缺陷。', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523023344537602, 0, 'MAINTENANCE_TASK_STATUS', '-1', '维护状态', 52, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523124737642498, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '1', '待领用', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523165762129921, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '2', '待执行', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523230866116609, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '3', '待确认', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1385523317017120770, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '4', '待归档', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386152911122436097, 1385523023344537602, 'MAINTENANCE_TASK_STATUS', '5', '已完成', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386156711925223425, 0, 'MAINTENANCETASKARCHIVEROLEID', '-1', '日常维护任务审核角色ID', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386156877679923201, 1386156711925223425, 'MAINTENANCETASKARCHIVEROLEID', '598276', 'MAINTAINARCHIVER', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1386167521942671362, 1386156711925223425, 'MAINTENANCETASKARCHIVEROLEID', '902100000026', 'MAINTAINARCHIVER', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481463775039489, 0, 'ACCESS_PLAN_STATUS', '-1', '检修计划状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481647091290114, 1390481463775039489, 'ACCESS_PLAN_STATUS', '1', '草稿', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481738460008449, 1390481463775039489, 'ACCESS_PLAN_STATUS', '2', '主管审核', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1390481805992497154, 1390481463775039489, 'ACCESS_PLAN_STATUS', '3', '业主审核', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812752032428033, 0, 'GRADECODE', '-1', '检修等级', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812810689769474, 1394812752032428033, 'GRADECODE', 'A', 'A', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812833406119937, 1394812752032428033, 'GRADECODE', 'B', 'B', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812856676118530, 1394812752032428033, 'GRADECODE', 'C', 'C', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1394812880579457025, 1394812752032428033, 'GRADECODE', 'D', 'D', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397372547570593793, 0, 'ACCESS_MATERIAL_TYPE_CODE', '-1', '检修材料类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397372727032279042, 1397372547570593793, 'ACCESS_MATERIAL_TYPE_CODE', '1', '材料', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397372778794184705, 1397372547570593793, 'ACCESS_MATERIAL_TYPE_CODE', '2', '工器具', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1398163790186475521, 0, 'DEFECTHANDLEFLOW', '-1', '缺陷处理流程KEYS', 1, '缺陷处理流程的KEYS', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1398164157343264769, 1398163790186475521, 'DEFECTHANDLEFLOW', 'INSPECTHANDLE', 'XJ', 1, '巡检问题处理流程KEY', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436302902689793, 1390481463775039489, 'ACCESS_PLAN_STATUS', '3', '审核不通过', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436341079244802, 1390481463775039489, 'ACCESS_PLAN_STATUS', '4', '审核通过', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436707053240321, 0, 'ACCESS_TASK_STATUS', '-1', '检修任务状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436819498336257, 1402436707053240321, 'ACCESS_TASK_STATUS', '1', '进行中', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436861714006018, 1402436707053240321, 'ACCESS_TASK_STATUS', '2', '待审核', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436896757415937, 1402436707053240321, 'ACCESS_TASK_STATUS', '3', '审核未通过', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1402436936091598849, 1402436707053240321, 'ACCESS_TASK_STATUS', '4', '已完成', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416952994345304066, 0, 'DUTY_REC_STATUS', '-1', '值班管理交接班状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416953417475080193, 1416952994345304066, 'DUTY_REC_STATUS', '1', '未提交', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416953478393151490, 1416952994345304066, 'DUTY_REC_STATUS', '2', '流程审核中', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416953520646569986, 1416952994345304066, 'DUTY_REC_STATUS', '3', '已完成', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954077834690562, 0, 'DUTY_MAIN_STATUS', '-1', '值班管理值班状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954201902202881, 1416954077834690562, 'DUTY_MAIN_STATUS', '0', '待值班', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954359809359873, 1416954077834690562, 'DUTY_MAIN_STATUS', '1', '值班中', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1416954395557412865, 1416954077834690562, 'DUTY_MAIN_STATUS', '2', '已完成', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421046836644323330, 0, 'DUTY_REC_DELAY_STATUS', '-1', '交接班延迟状态', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421046976864100354, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '0', '未延迟', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421047061589041153, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '1', '交班延迟', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421047169470734338, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '2', '接班延迟', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1421047221907922945, 1421046836644323330, 'DUTY_REC_DELAY_STATUS', '3', '交接班延迟', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422447853705404418, 0, 'RUN_STATUS', '-1', '运行状态', 72, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422447999637823490, 1422447853705404418, 'RUN_STATUS', '1', '运行中', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422448068386660354, 1422447853705404418, 'RUN_STATUS', '2', '热备用', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1422448133499035650, 1422447853705404418, 'RUN_STATUS', '3', '检修', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1424581374936911873, 1386156711925223425, 'MAINTENANCETASKARCHIVEROLEID', '200000', 'MAINTAINARCHIVER', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1425710663048753154, 1416952994345304066, 'DUTY_REC_STATUS', '4', '异常交接班', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430354127607795714, 0, 'TRADE', '-1', '所属行业', 73, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356591253884929, 0, 'BASIN', '-1', '所属流域', 75, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356689736142850, 1430356591253884929, 'BASIN', '1', '长江流域', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356727270969346, 1430356591253884929, 'BASIN', '2', '黄河流域', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356771164360705, 1430356591253884929, 'BASIN', '3', '珠江流域', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356822712356865, 1430356591253884929, 'BASIN', '4', '海河流域', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356864340824066, 1430356591253884929, 'BASIN', '5', '淮河流域', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356909807079425, 1430356591253884929, 'BASIN', '6', '松花江流域', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430356952689643521, 1430356591253884929, 'BASIN', '7', '太湖流域', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357158550278145, 0, 'AREA', '-1', '所属区域', 76, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357265219817473, 1430357158550278145, 'AREA', '1', '华北', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357308140130305, 1430357158550278145, 'AREA', '2', '华东', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357355527376897, 1430357158550278145, 'AREA', '3', '华中', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357399890530306, 1430357158550278145, 'AREA', '4', '华南', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357460552749058, 1430357158550278145, 'AREA', '5', '西南', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357514508275714, 1430357158550278145, 'AREA', '6', '东北', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357602420887554, 1430357158550278145, 'AREA', '7', '西北', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357740698701825, 0, 'STATIONTYPE', '-1', '站点分类', 77, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357794176077826, 1430357740698701825, 'STATIONTYPE', '1', '风电场', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357837096390658, 1430357740698701825, 'STATIONTYPE', '2', '水利', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357871955251202, 1430357740698701825, 'STATIONTYPE', '3', '储能站', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357911255879682, 1430357740698701825, 'STATIONTYPE', '4', '配网', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357947054264322, 1430357740698701825, 'STATIONTYPE', '5', '光伏站', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430357987659321345, 1430357740698701825, 'STATIONTYPE', '6', '水务', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430690865714794497, 0, 'FIRSTPAGETYPE', '-1', '首页分类', 76, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430690968131309570, 1430690865714794497, 'FIRSTPAGETYPE', '1', '集团', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430691012871950337, 1430690865714794497, 'FIRSTPAGETYPE', '2', '省子公司', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430691059646828545, 1430690865714794497, 'FIRSTPAGETYPE', '3', '区域', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1430691106774028289, 1430690865714794497, 'FIRSTPAGETYPE', '5', '单站数据总览', 5, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431069916778434562, 1430357740698701825, 'STATIONTYPE', '0', '水电站', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431070390478934018, 1430357740698701825, 'STATIONTYPE', '7', '充电站', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431070467561852930, 1430357740698701825, 'STATIONTYPE', '8', '河长制', 8, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431155991328821250, 1430357740698701825, 'STATIONTYPE', '9', '闸控项目', 9, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1431207266955268098, 1430690865714794497, 'FIRSTPAGETYPE', '4', '站点', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724187965198338, 0, 'STATIONENABLECONTROL', '-1', '允许监控', 79, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724519139053570, 1434724187965198338, 'STATIONENABLECONTROL', '1', '是', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724569411981314, 1434724187965198338, 'STATIONENABLECONTROL', '0', '否', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434724632108437506, 1434724187965198338, 'STATIONENABLECONTROL', '2', '免除校验', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434841046572044290, 0, 'REFTERMINAL', '-1', '所属终端', 80, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434841111235629058, 1434841046572044290, 'REFTERMINAL', '1', 'APP', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1434841186187841538, 1434841046572044290, 'REFTERMINAL', '2', 'WEB', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763706116947969, 1430354127607795714, 'TRADE', '1', '水利领域', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763773922066433, 1430354127607795714, 'TRADE', '2', '环保领域', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763831082041345, 1430354127607795714, 'TRADE', '3', '能源领域', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1438763902909497346, 1430354127607795714, 'TRADE', '4', '工控领域', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1441977237876486145, 0, 'MONTHREPORTTYPE', '-1', '月报类型', 80, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1441977477299941378, 1441977237876486145, 'MONTHREPORTTYPE', '1', '电站月报', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1441977522497761282, 1441977237876486145, 'MONTHREPORTTYPE', '2', '个人月报', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1450341114984992770, 0, 'STATION_SERVE_TYPE', '-1', '站点服务类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1450341345575243777, 1450341114984992770, 'STATION_SERVE_TYPE', '1', '云服务', 1, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1450341518019858433, 1450341114984992770, 'STATION_SERVE_TYPE', '2', '代运维服务', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452834909622345729, 0, 'WORKTICKETFLOW', '-1', '工作票流程', 81, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835454990917634, 1452834909622345729, 'WORKTICKETFLOW', '1', '待签发', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835519780331521, 1452834909622345729, 'WORKTICKETFLOW', '2', '待许可', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835767244267522, 1452834909622345729, 'WORKTICKETFLOW', '3', '待确认收到工作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452835965844561922, 1452834909622345729, 'WORKTICKETFLOW', '4', '待负责人确认安全措施', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452836063563456514, 1452834909622345729, 'WORKTICKETFLOW', '5', '待班组成员确认安全措施', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1452836227799818242, 1452834909622345729, 'WORKTICKETFLOW', '6', '待确认执行情况', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453634522608513026, 0, 'TICKETSOURCETYPE', '-1', '两票来源类型', 93, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453634906710290433, 1453634522608513026, 'TICKETSOURCETYPE', '1', '日常维护', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453635085521858561, 1453634522608513026, 'TICKETSOURCETYPE', '2', '检修', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453635123740356610, 1453634522608513026, 'TICKETSOURCETYPE', '3', '巡检', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1453974888171909122, 1453634522608513026, 'TICKETSOURCETYPE', '4', 'TEST66', 4, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455479438636691457, 0, 'TICKETTYPE', '-1', '票据类型', 91, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455479878019395586, 1455479438636691457, 'TICKETTYPE', '1', '操作票', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455479958709415938, 1455479438636691457, 'TICKETTYPE', '2', '第一种工作票', 2, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480006222491650, 1455479438636691457, 'TICKETTYPE', '3', '第二种工作票', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480215572787202, 1455479438636691457, 'TICKETTYPE', '2', '工作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480286439747585, 1455480215572787202, 'TICKETTYPE', '3', '第一种工作票', 3, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1455480351350796289, 1455480215572787202, 'TICKETTYPE', '4', '第二种工作票', 4, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456171074291183617, 1452834909622345729, 'WORKTICKETFLOW', '0', '开票', 0, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456551727625113602, 1452834909622345729, 'WORKTICKETFLOW', '7', '待工作成员完成任务', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456551837717204994, 1452834909622345729, 'WORKTICKETFLOW', '8', '待负责人确认完成工作', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456554589323235330, 1452834909622345729, 'WORKTICKETFLOW', '9', '待确认工作结束', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456554665638596610, 1452834909622345729, 'WORKTICKETFLOW', '10', '待终结', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1456554712077930498, 1452834909622345729, 'WORKTICKETFLOW', '11', '完成', 11, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679503530475522, 0, 'STANDARDTICKETFLOW', '-1', '标准票流程', 94, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679676759425026, 1458679503530475522, 'STANDARDTICKETFLOW', '1', '待操作人确认', 1, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679757860487169, 1458679503530475522, 'STANDARDTICKETFLOW', '1', '待监护人确认', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679832342937601, 1458679503530475522, 'STANDARDTICKETFLOW', '2', '待值班负责人确认', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1458679887254765569, 1458679503530475522, 'STANDARDTICKETFLOW', '3', '结束', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1461168137655508994, 1452834909622345729, 'WORKTICKETFLOW', '12', '待许可人确认工作票延期', 12, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1461168224318218241, 1452834909622345729, 'WORKTICKETFLOW', '13', '待负责人确认工作票延期', 13, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1461170362201104386, 1452834909622345729, 'WORKTICKETFLOW', '14', '作废', 15, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465203323015749633, 1452834909622345729, 'WORKTICKETFLOW', '15', '线下', 14, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465565651154460674, 1452834909622345729, 'WORKTICKETFLOW', '16', '终止', 16, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465962012539420673, 0, 'CONFIG_ALARM_RECORD', '-1', '综合监控告警记录类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465962122195304449, 1465962012539420673, 'CONFIG_ALARM_RECORD', '0', '未处理', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1465962261546860546, 1465962012539420673, 'CONFIG_ALARM_RECORD', '1', '已处理', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468537274388111361, 0, 'MAINTENANCE_TASK_TYPE', '-1', '日常维护任务类型', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468537486032691201, 1468537274388111361, 'MAINTENANCE_TASK_TYPE', '0', '计划任务', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468537554693447681, 1468537274388111361, 'MAINTENANCE_TASK_TYPE', '1', '临时任务', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039197717512194, 0, 'WORKTICKETTYPE', '-1', '工作票类型', 34, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039393117552642, 1471039197717512194, 'WORKTICKETTYPE', '1', '第一种工作票', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039616325828610, 1471039197717512194, 'WORKTICKETTYPE', '2', '第二种工作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039666535841794, 1471039197717512194, 'WORKTICKETTYPE', '3', '水力机械工作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471039717400166401, 1471039197717512194, 'WORKTICKETTYPE', '4', '应急抢修单', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040195697623042, 0, 'OPERATETICKETTYPE', '-1', '操作票类型', 35, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040309480701953, 1471040195697623042, 'OPERATETICKETTYPE', '1', '倒闸操作票', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040393463250945, 1471040195697623042, 'OPERATETICKETTYPE', '2', '开机操作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471040446349230081, 1471040195697623042, 'OPERATETICKETTYPE', '3', '停机操作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471321704484618241, 1455480215572787202, 'TICKETTYPE', '4', '倒闸操作票', 4, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471322414471233538, 1455479878019395586, 'TICKETTYPE', '3', '倒闸操作票', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471322831271804930, 1455479878019395586, 'TICKETTYPE', '4', '开机操作票', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471322931222069249, 1455479878019395586, 'TICKETTYPE', '5', '停机操作票', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323135233015810, 1455480215572787202, 'TICKETTYPE', '6', '第一种工作票', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323286471229441, 1455480215572787202, 'TICKETTYPE', '7', '第二种工作票', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323895299620865, 1455480215572787202, 'TICKETTYPE', '8', '水力机械工作票', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1471323960550408193, 1455480215572787202, 'TICKETTYPE', '9', '应急抢修单', 9, '', 1, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1498859254198820865, 1452834909622345729, 'WORKTICKETFLOW', '17', '逾期', 17, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796553615040514, 0, 'MAINTENANCETASKSTATUS', '-1', '日常维护任务状态', 91, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796718258249729, 1501796553615040514, 'MAINTENANCETASKSTATUS', '1', '待领用', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796771492356098, 1501796553615040514, 'MAINTENANCETASKSTATUS', '2', '待执行', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796828706856962, 1501796553615040514, 'MAINTENANCETASKSTATUS', '3', '待确认', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796901012463618, 1501796553615040514, 'MAINTENANCETASKSTATUS', '4', '待归档', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501796957341966338, 1501796553615040514, 'MAINTENANCETASKSTATUS', '5', '已完成', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501797004993454082, 1501796553615040514, 'MAINTENANCETASKSTATUS', '6', '未完成', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501797555244195841, 0, 'DEFECTHANDLESTATUS', '-1', '缺陷处理', 92, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501810958784356353, 1501797555244195841, 'DEFECTHANDLESTATUS', '0', '未处理', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1501811014165946370, 1501797555244195841, 'DEFECTHANDLESTATUS', '1', '已处理', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1506941985355825153, 1384389662709231618, 'DEFECTSOURCE', 'ZNZD', '智能诊断', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1512319824717647874, 1452834909622345729, 'WORKTICKETFLOW', '18', '线下执行任务', 18, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1512319906246529026, 1452834909622345729, 'WORKTICKETFLOW', '19', '线下许可人许可', 19, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1512319986009608194, 1452834909622345729, 'WORKTICKETFLOW', '20', '线下结束', 20, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514406493730082817, 0, 'FOCUS_ATTRIBUTE_GROUP', '-1', '集中属性配置分组', 110, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514408836307587073, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '1', '水电站-励磁机组', 1, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514409058471481345, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '2', '水电站-卧磁机组', 2, '', 0, 1, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1514409109130285058, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '3', '泵站', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1515942507506274305, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '4', '水电站-卧式机组', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1515942601588707329, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '5', '水电站-立式机组', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1515942694253465601, 1514406493730082817, 'FOCUS_ATTRIBUTE_GROUP', '6', '水电站-灯泡贯流式机组', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1532012044168015874, 1430357740698701825, 'STATIONTYPE', '8', '泵站', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1532012106952552450, 1430357740698701825, 'STATIONTYPE', '9', '闸门', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1541981981464670210, 1402436707053240321, 'ACCESS_TASK_STATUS', '0', '未开始', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1541982038712725505, 1402436707053240321, 'ACCESS_TASK_STATUS', '5', '逾期', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542461019707908098, 0, 'NEWWORKTICKETSTATUS', '-1', '第一种工作票流程状态', 99, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542461844429709313, 1542461019707908098, 'NEWWORKTICKETSTATUS', '1', '签发', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462052152614914, 1542461019707908098, 'NEWWORKTICKETSTATUS', '2', '收到工作票', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462106556932098, 1542461019707908098, 'NEWWORKTICKETSTATUS', '3', '许可人许可', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462324975312898, 1542461019707908098, 'NEWWORKTICKETSTATUS', '4', '确认条件具备', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462390419038210, 1542461019707908098, 'NEWWORKTICKETSTATUS', '5', '工作负责人确认工作', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462487290683394, 1542461019707908098, 'NEWWORKTICKETSTATUS', '6', '许可人确认工作结束', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462577069760514, 1542461019707908098, 'NEWWORKTICKETSTATUS', '7', '工作票终结', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462705000226818, 1542461019707908098, 'NEWWORKTICKETSTATUS', '8', '结束', 8, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542462829856268289, 1542461019707908098, 'NEWWORKTICKETSTATUS', '9', '许可人延期确认', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542463005824098306, 1542461019707908098, 'NEWWORKTICKETSTATUS', '10', '负责人延期确认', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542463049482608642, 1542461019707908098, 'NEWWORKTICKETSTATUS', '11', '作废', 11, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542463242898743297, 1542461019707908098, 'NEWWORKTICKETSTATUS', '12', '逾期', 12, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542770871441268738, 1542461019707908098, 'NEWWORKTICKETSTATUS', '13', '线下开票', 13, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542770952630411265, 1542461019707908098, 'NEWWORKTICKETSTATUS', '14', '线下执行任务', 14, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542771021563797505, 1542461019707908098, 'NEWWORKTICKETSTATUS', '15', '线下许可人许可', 15, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1542771075561267201, 1542461019707908098, 'NEWWORKTICKETSTATUS', '16', '线下结束', 16, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1556905294007709698, 1455479438636691457, 'TICKETTYPE', '99', '抢修票', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1556905527911460866, 1556905294007709698, 'TICKETTYPE', '9', '应急抢修单', 9, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1559101651877367809, 0, 'VIDEOTYPE', '-1', '视频类型', 111, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1559101811323834369, 1559101651877367809, 'VIDEOTYPE', '1', '清污机', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1567314823031595009, 1450341114984992770, 'STATION_SERVE_TYPE', '1', '云服务', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1580156089805086722, 0, 'ENABLESHOW', '-1', '集中监控属性显示', 42, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1580156281858072578, 1580156089805086722, 'ENABLESHOW', 'FALSE', '隐藏', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1580156358198599681, 1580156089805086722, 'ENABLESHOW', 'TRUE', '显示', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1590885629523140609, 1559101651877367809, 'VIDEOTYPE', '2', '中控室', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1590885670627319809, 1559101651877367809, 'VIDEOTYPE', '3', '前池', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1590886476709634050, 1559101651877367809, 'VIDEOTYPE', '4', '尾水', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585717492346881, 1501797555244195841, 'DEFECTHANDLESTATUS', '2', '应急抢修处理', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585761750642689, 1501797555244195841, 'DEFECTHANDLESTATUS', '3', ' 检修计划处理', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585800040443905, 1501797555244195841, 'DEFECTHANDLESTATUS', '4', '检修任务处理', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585835662667777, 1501797555244195841, 'DEFECTHANDLESTATUS', '5', ' 补开工作票', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585872689983490, 1501797555244195841, 'DEFECTHANDLESTATUS', '6', '问题定论', 6, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1632585973504274433, 1501797555244195841, 'DEFECTHANDLESTATUS', '7', ' 检修计划-检修任务', 7, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645274950860365825, 0, 'DATA_ORIGIN', '-1', '数据来源类型', 10, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645275156549033986, 1645274950860365825, 'DATA_ORIGIN', '0', '数据采集', 0, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1645275327714385922, 1645274950860365825, 'DATA_ORIGIN', '1', '数据填报', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651149948657455106, 0, 'ALARM_HANDLE_TYPE', '-1', '告警处理类型', 100, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150040252665858, 1651149948657455106, 'ALARM_HANDLE_TYPE', '1', '延后', 1, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150074092310530, 1651149948657455106, 'ALARM_HANDLE_TYPE', '2', '误报', 2, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150112910594050, 1651149948657455106, 'ALARM_HANDLE_TYPE', '3', '缺陷', 3, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150146049789954, 1651149948657455106, 'ALARM_HANDLE_TYPE', '4', '检修', 4, '', 0, 0, 0, -1, 'OPERATIONAL'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1651150182032723969, 1651149948657455106, 'ALARM_HANDLE_TYPE', '5', '处理', 5, '', 0, 0, 0, -1, 'OPERATIONAL'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (129845068875749767, 0, 'abnormaltype', '-1', '数据中断类型', 0, '', 0, 0, 1, 1347090334530641921, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1298450911961579531, 129845068875749767, 'abnormaltype', '13', '数据中断', 0, '', 0, 0, 1, 1347090334530641921, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1298450945671200739, 129845068875749767, 'abnormaltype', '14', '数据异常', 1, '', 0, 0, 1, 1347090334530641921, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384337547761782785, 0, 'maintenance_rule_type', '-1', '日常维护过滤类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384389662709231618, 0, 'defectsource', '-1', '缺陷问题来源', 30, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384389791340146690, 1384389662709231618, 'defectsource', 'zb', '值班管理', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384391280196431873, 1384389662709231618, 'defectsource', 'rcwh', '日常维护', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384391895416942593, 1384389662709231618, 'defectsource', 'xj', '巡检管理', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384391957022879746, 1384389662709231618, 'defectsource', 'jx', '检修管理', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384392025239040002, 1384389662709231618, 'defectsource', 'znzd', '智能诊断', 5, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686562655309826, 0, 'faulttype', '-1', '故障类型', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686639222329346, 1384686562655309826, 'faulttype', '0', '标准', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686695165956098, 1384686562655309826, 'faulttype', '1', '非标准', 2, '1:的故障数据存在故障库但不在智能诊断的故障库里', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686752904744962, 1384686562655309826, 'faulttype', '2', '自定义', 3, '2是不存在我们的故障库新增的时候用户自定义的', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423274696216577, 0, 'faultlevel', '-1', '故障等级', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423749692755969, 1385423274696216577, 'faultlevel', '1', 'a', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423776238505986, 1385423274696216577, 'faultlevel', '2', 'b', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423804487143425, 1385423274696216577, 'faultlevel', '3', 'c', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423837781528578, 1385423274696216577, 'faultlevel', '4', 'd', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385433232867299330, 0, 'defecttype', '-1', '缺陷类型', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385433328275132418, 1385433232867299330, 'defecttype', '0', '设备', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385433378606780417, 1385433232867299330, 'defecttype', '1', '非设备', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385512470903492609, 0, 'defectlevel', '-1', '缺陷等级', 5, '缺陷等级', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385513495425159170, 1385512470903492609, 'defectlevel', '1', 'ⅰ级缺陷', 1, '能导致设备发生重大事故或强迫停运,危及电力系统安全,甚至引起人身、环境事故的缺陷。', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385513671787253762, 1385512470903492609, 'defectlevel', '2', 'ⅱ级缺陷', 2, '能造成设备性能降低(运行稳定性、安全性、效率等)或对人员健康和环境造成影响的缺陷。', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385513787310968834, 1385512470903492609, 'defectlevel', '3', 'ⅲ级缺陷', 3, '不影响设备安全状态,能够控制、监视运行的缺陷。', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523023344537602, 0, 'maintenance_task_status', '-1', '维护状态', 52, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523124737642498, 1385523023344537602, 'maintenance_task_status', '1', '待领用', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523165762129921, 1385523023344537602, 'maintenance_task_status', '2', '待执行', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523230866116609, 1385523023344537602, 'maintenance_task_status', '3', '待确认', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523317017120770, 1385523023344537602, 'maintenance_task_status', '4', '待归档', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386152911122436097, 1385523023344537602, 'maintenance_task_status', '5', '已完成', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386156711925223425, 0, 'maintenancetaskarchiveroleid', '-1', '日常维护任务审核角色id', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386156877679923201, 1386156711925223425, 'maintenancetaskarchiveroleid', '598276', 'maintainarchiver', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386167521942671362, 1386156711925223425, 'maintenancetaskarchiveroleid', '902100000026', 'maintainarchiver', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481463775039489, 0, 'access_plan_status', '-1', '检修计划状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481647091290114, 1390481463775039489, 'access_plan_status', '1', '草稿', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481738460008449, 1390481463775039489, 'access_plan_status', '2', '主管审核', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481805992497154, 1390481463775039489, 'access_plan_status', '3', '业主审核', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812752032428033, 0, 'gradecode', '-1', '检修等级', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812810689769474, 1394812752032428033, 'gradecode', 'a', 'a', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812833406119937, 1394812752032428033, 'gradecode', 'b', 'b', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812856676118530, 1394812752032428033, 'gradecode', 'c', 'c', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812880579457025, 1394812752032428033, 'gradecode', 'd', 'd', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397372547570593793, 0, 'access_material_type_code', '-1', '检修材料类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397372727032279042, 1397372547570593793, 'access_material_type_code', '1', '材料', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397372778794184705, 1397372547570593793, 'access_material_type_code', '2', '工器具', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1398163790186475521, 0, 'defecthandleflow', '-1', '缺陷处理流程keys', 1, '缺陷处理流程的keys', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1398164157343264769, 1398163790186475521, 'defecthandleflow', 'inspecthandle', 'xj', 1, '巡检问题处理流程key', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436302902689793, 1390481463775039489, 'access_plan_status', '3', '审核不通过', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436341079244802, 1390481463775039489, 'access_plan_status', '4', '审核通过', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436707053240321, 0, 'access_task_status', '-1', '检修任务状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436819498336257, 1402436707053240321, 'access_task_status', '1', '进行中', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436861714006018, 1402436707053240321, 'access_task_status', '2', '待审核', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436896757415937, 1402436707053240321, 'access_task_status', '3', '审核未通过', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436936091598849, 1402436707053240321, 'access_task_status', '4', '已完成', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416952994345304066, 0, 'duty_rec_status', '-1', '值班管理交接班状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416953417475080193, 1416952994345304066, 'duty_rec_status', '1', '未提交', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416953478393151490, 1416952994345304066, 'duty_rec_status', '2', '流程审核中', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416953520646569986, 1416952994345304066, 'duty_rec_status', '3', '已完成', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954077834690562, 0, 'duty_main_status', '-1', '值班管理值班状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954201902202881, 1416954077834690562, 'duty_main_status', '0', '待值班', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954359809359873, 1416954077834690562, 'duty_main_status', '1', '值班中', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954395557412865, 1416954077834690562, 'duty_main_status', '2', '已完成', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421046836644323330, 0, 'duty_rec_delay_status', '-1', '交接班延迟状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421046976864100354, 1421046836644323330, 'duty_rec_delay_status', '0', '未延迟', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421047061589041153, 1421046836644323330, 'duty_rec_delay_status', '1', '交班延迟', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421047169470734338, 1421046836644323330, 'duty_rec_delay_status', '2', '接班延迟', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421047221907922945, 1421046836644323330, 'duty_rec_delay_status', '3', '交接班延迟', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422447853705404418, 0, 'run_status', '-1', '运行状态', 72, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422447999637823490, 1422447853705404418, 'run_status', '1', '运行中', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422448068386660354, 1422447853705404418, 'run_status', '2', '热备用', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422448133499035650, 1422447853705404418, 'run_status', '3', '检修', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1424581374936911873, 1386156711925223425, 'maintenancetaskarchiveroleid', '200000', 'maintainarchiver', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1425710663048753154, 1416952994345304066, 'duty_rec_status', '4', '异常交接班', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430354127607795714, 0, 'trade', '-1', '所属行业', 73, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356591253884929, 0, 'basin', '-1', '所属流域', 75, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356689736142850, 1430356591253884929, 'basin', '1', '长江流域', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356727270969346, 1430356591253884929, 'basin', '2', '黄河流域', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356771164360705, 1430356591253884929, 'basin', '3', '珠江流域', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356822712356865, 1430356591253884929, 'basin', '4', '海河流域', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356864340824066, 1430356591253884929, 'basin', '5', '淮河流域', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356909807079425, 1430356591253884929, 'basin', '6', '松花江流域', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356952689643521, 1430356591253884929, 'basin', '7', '太湖流域', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357158550278145, 0, 'area', '-1', '所属区域', 76, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357265219817473, 1430357158550278145, 'area', '1', '华北', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357308140130305, 1430357158550278145, 'area', '2', '华东', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357355527376897, 1430357158550278145, 'area', '3', '华中', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357399890530306, 1430357158550278145, 'area', '4', '华南', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357460552749058, 1430357158550278145, 'area', '5', '西南', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357514508275714, 1430357158550278145, 'area', '6', '东北', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357602420887554, 1430357158550278145, 'area', '7', '西北', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357740698701825, 0, 'stationtype', '-1', '站点分类', 77, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357794176077826, 1430357740698701825, 'stationtype', '1', '风电场', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357837096390658, 1430357740698701825, 'stationtype', '2', '水利', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357871955251202, 1430357740698701825, 'stationtype', '3', '储能站', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357911255879682, 1430357740698701825, 'stationtype', '4', '配网', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357947054264322, 1430357740698701825, 'stationtype', '5', '光伏站', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357987659321345, 1430357740698701825, 'stationtype', '6', '水务', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430690865714794497, 0, 'firstpagetype', '-1', '首页分类', 76, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430690968131309570, 1430690865714794497, 'firstpagetype', '1', '集团', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430691012871950337, 1430690865714794497, 'firstpagetype', '2', '省子公司', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430691059646828545, 1430690865714794497, 'firstpagetype', '3', '区域', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430691106774028289, 1430690865714794497, 'firstpagetype', '5', '单站数据总览', 5, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431069916778434562, 1430357740698701825, 'stationtype', '0', '水电站', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431070390478934018, 1430357740698701825, 'stationtype', '7', '充电站', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431070467561852930, 1430357740698701825, 'stationtype', '8', '河长制', 8, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431155991328821250, 1430357740698701825, 'stationtype', '9', '闸控项目', 9, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431207266955268098, 1430690865714794497, 'firstpagetype', '4', '站点', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724187965198338, 0, 'stationenablecontrol', '-1', '允许监控', 79, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724519139053570, 1434724187965198338, 'stationenablecontrol', '1', '是', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724569411981314, 1434724187965198338, 'stationenablecontrol', '0', '否', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724632108437506, 1434724187965198338, 'stationenablecontrol', '2', '免除校验', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434841046572044290, 0, 'refterminal', '-1', '所属终端', 80, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434841111235629058, 1434841046572044290, 'refterminal', '1', 'app', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434841186187841538, 1434841046572044290, 'refterminal', '2', 'web', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763706116947969, 1430354127607795714, 'trade', '1', '水利领域', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763773922066433, 1430354127607795714, 'trade', '2', '环保领域', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763831082041345, 1430354127607795714, 'trade', '3', '能源领域', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763902909497346, 1430354127607795714, 'trade', '4', '工控领域', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1441977237876486145, 0, 'monthreporttype', '-1', '月报类型', 80, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1441977477299941378, 1441977237876486145, 'monthreporttype', '1', '电站月报', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1441977522497761282, 1441977237876486145, 'monthreporttype', '2', '个人月报', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1450341114984992770, 0, 'station_serve_type', '-1', '站点服务类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1450341345575243777, 1450341114984992770, 'station_serve_type', '1', '云服务', 1, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1450341518019858433, 1450341114984992770, 'station_serve_type', '2', '代运维服务', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452834909622345729, 0, 'workticketflow', '-1', '工作票流程', 81, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835454990917634, 1452834909622345729, 'workticketflow', '1', '待签发', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835519780331521, 1452834909622345729, 'workticketflow', '2', '待许可', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835767244267522, 1452834909622345729, 'workticketflow', '3', '待确认收到工作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835965844561922, 1452834909622345729, 'workticketflow', '4', '待负责人确认安全措施', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452836063563456514, 1452834909622345729, 'workticketflow', '5', '待班组成员确认安全措施', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452836227799818242, 1452834909622345729, 'workticketflow', '6', '待确认执行情况', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453634522608513026, 0, 'ticketsourcetype', '-1', '两票来源类型', 93, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453634906710290433, 1453634522608513026, 'ticketsourcetype', '1', '日常维护', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453635085521858561, 1453634522608513026, 'ticketsourcetype', '2', '检修', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453635123740356610, 1453634522608513026, 'ticketsourcetype', '3', '巡检', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453974888171909122, 1453634522608513026, 'ticketsourcetype', '4', 'test66', 4, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455479438636691457, 0, 'tickettype', '-1', '票据类型', 91, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455479878019395586, 1455479438636691457, 'tickettype', '1', '操作票', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455479958709415938, 1455479438636691457, 'tickettype', '2', '第一种工作票', 2, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480006222491650, 1455479438636691457, 'tickettype', '3', '第二种工作票', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480215572787202, 1455479438636691457, 'tickettype', '2', '工作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480286439747585, 1455480215572787202, 'tickettype', '3', '第一种工作票', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480351350796289, 1455480215572787202, 'tickettype', '4', '第二种工作票', 4, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456171074291183617, 1452834909622345729, 'workticketflow', '0', '开票', 0, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456551727625113602, 1452834909622345729, 'workticketflow', '7', '待工作成员完成任务', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456551837717204994, 1452834909622345729, 'workticketflow', '8', '待负责人确认完成工作', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456554589323235330, 1452834909622345729, 'workticketflow', '9', '待确认工作结束', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456554665638596610, 1452834909622345729, 'workticketflow', '10', '待终结', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456554712077930498, 1452834909622345729, 'workticketflow', '11', '完成', 11, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679503530475522, 0, 'standardticketflow', '-1', '标准票流程', 94, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679676759425026, 1458679503530475522, 'standardticketflow', '1', '待操作人确认', 1, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679757860487169, 1458679503530475522, 'standardticketflow', '1', '待监护人确认', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679832342937601, 1458679503530475522, 'standardticketflow', '2', '待值班负责人确认', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679887254765569, 1458679503530475522, 'standardticketflow', '3', '结束', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1461168137655508994, 1452834909622345729, 'workticketflow', '12', '待许可人确认工作票延期', 12, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1461168224318218241, 1452834909622345729, 'workticketflow', '13', '待负责人确认工作票延期', 13, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1461170362201104386, 1452834909622345729, 'workticketflow', '14', '作废', 15, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465203323015749633, 1452834909622345729, 'workticketflow', '15', '线下', 14, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465565651154460674, 1452834909622345729, 'workticketflow', '16', '终止', 16, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465962012539420673, 0, 'config_alarm_record', '-1', '综合监控告警记录类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465962122195304449, 1465962012539420673, 'config_alarm_record', '0', '未处理', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465962261546860546, 1465962012539420673, 'config_alarm_record', '1', '已处理', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468537274388111361, 0, 'maintenance_task_type', '-1', '日常维护任务类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468537486032691201, 1468537274388111361, 'maintenance_task_type', '0', '计划任务', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468537554693447681, 1468537274388111361, 'maintenance_task_type', '1', '临时任务', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039197717512194, 0, 'worktickettype', '-1', '工作票类型', 34, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039393117552642, 1471039197717512194, 'worktickettype', '1', '第一种工作票', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039616325828610, 1471039197717512194, 'worktickettype', '2', '第二种工作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039666535841794, 1471039197717512194, 'worktickettype', '3', '水力机械工作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039717400166401, 1471039197717512194, 'worktickettype', '4', '应急抢修单', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040195697623042, 0, 'operatetickettype', '-1', '操作票类型', 35, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040309480701953, 1471040195697623042, 'operatetickettype', '1', '倒闸操作票', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040393463250945, 1471040195697623042, 'operatetickettype', '2', '开机操作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040446349230081, 1471040195697623042, 'operatetickettype', '3', '停机操作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471321704484618241, 1455480215572787202, 'tickettype', '4', '倒闸操作票', 4, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471322414471233538, 1455479878019395586, 'tickettype', '3', '倒闸操作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471322831271804930, 1455479878019395586, 'tickettype', '4', '开机操作票', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471322931222069249, 1455479878019395586, 'tickettype', '5', '停机操作票', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323135233015810, 1455480215572787202, 'tickettype', '6', '第一种工作票', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323286471229441, 1455480215572787202, 'tickettype', '7', '第二种工作票', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323895299620865, 1455480215572787202, 'tickettype', '8', '水力机械工作票', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323960550408193, 1455480215572787202, 'tickettype', '9', '应急抢修单', 9, '', 1, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1498859254198820865, 1452834909622345729, 'workticketflow', '17', '逾期', 17, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796553615040514, 0, 'maintenancetaskstatus', '-1', '日常维护任务状态', 91, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796718258249729, 1501796553615040514, 'maintenancetaskstatus', '1', '待领用', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796771492356098, 1501796553615040514, 'maintenancetaskstatus', '2', '待执行', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796828706856962, 1501796553615040514, 'maintenancetaskstatus', '3', '待确认', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796901012463618, 1501796553615040514, 'maintenancetaskstatus', '4', '待归档', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796957341966338, 1501796553615040514, 'maintenancetaskstatus', '5', '已完成', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501797004993454082, 1501796553615040514, 'maintenancetaskstatus', '6', '未完成', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501797555244195841, 0, 'defecthandlestatus', '-1', '缺陷处理', 92, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501810958784356353, 1501797555244195841, 'defecthandlestatus', '0', '未处理', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501811014165946370, 1501797555244195841, 'defecthandlestatus', '1', '已处理', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1506941985355825153, 1384389662709231618, 'defectsource', 'znzd', '智能诊断', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1512319824717647874, 1452834909622345729, 'workticketflow', '18', '线下执行任务', 18, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1512319906246529026, 1452834909622345729, 'workticketflow', '19', '线下许可人许可', 19, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1512319986009608194, 1452834909622345729, 'workticketflow', '20', '线下结束', 20, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514406493730082817, 0, 'focus_attribute_group', '-1', '集中属性配置分组', 110, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514408836307587073, 1514406493730082817, 'focus_attribute_group', '1', '水电站-励磁机组', 1, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514409058471481345, 1514406493730082817, 'focus_attribute_group', '2', '水电站-卧磁机组', 2, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514409109130285058, 1514406493730082817, 'focus_attribute_group', '3', '泵站', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1515942507506274305, 1514406493730082817, 'focus_attribute_group', '4', '水电站-卧式机组', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1515942601588707329, 1514406493730082817, 'focus_attribute_group', '5', '水电站-立式机组', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1515942694253465601, 1514406493730082817, 'focus_attribute_group', '6', '水电站-灯泡贯流式机组', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1532012044168015874, 1430357740698701825, 'stationtype', '8', '泵站', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1532012106952552450, 1430357740698701825, 'stationtype', '9', '闸门', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1541981981464670210, 1402436707053240321, 'access_task_status', '0', '未开始', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1541982038712725505, 1402436707053240321, 'access_task_status', '5', '逾期', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542461019707908098, 0, 'newworkticketstatus', '-1', '第一种工作票流程状态', 99, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542461844429709313, 1542461019707908098, 'newworkticketstatus', '1', '签发', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462052152614914, 1542461019707908098, 'newworkticketstatus', '2', '收到工作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462106556932098, 1542461019707908098, 'newworkticketstatus', '3', '许可人许可', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462324975312898, 1542461019707908098, 'newworkticketstatus', '4', '确认条件具备', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462390419038210, 1542461019707908098, 'newworkticketstatus', '5', '工作负责人确认工作', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462487290683394, 1542461019707908098, 'newworkticketstatus', '6', '许可人确认工作结束', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462577069760514, 1542461019707908098, 'newworkticketstatus', '7', '工作票终结', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462705000226818, 1542461019707908098, 'newworkticketstatus', '8', '结束', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462829856268289, 1542461019707908098, 'newworkticketstatus', '9', '许可人延期确认', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542463005824098306, 1542461019707908098, 'newworkticketstatus', '10', '负责人延期确认', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542463049482608642, 1542461019707908098, 'newworkticketstatus', '11', '作废', 11, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542463242898743297, 1542461019707908098, 'newworkticketstatus', '12', '逾期', 12, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542770871441268738, 1542461019707908098, 'newworkticketstatus', '13', '线下开票', 13, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542770952630411265, 1542461019707908098, 'newworkticketstatus', '14', '线下执行任务', 14, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542771021563797505, 1542461019707908098, 'newworkticketstatus', '15', '线下许可人许可', 15, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542771075561267201, 1542461019707908098, 'newworkticketstatus', '16', '线下结束', 16, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1556905294007709698, 1455479438636691457, 'tickettype', '99', '抢修票', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1556905527911460866, 1556905294007709698, 'tickettype', '9', '应急抢修单', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1559101651877367809, 0, 'videotype', '-1', '视频类型', 111, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1559101811323834369, 1559101651877367809, 'videotype', '1', '清污机', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1567314823031595009, 1450341114984992770, 'station_serve_type', '1', '云服务', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1580156089805086722, 0, 'enableshow', '-1', '集中监控属性显示', 42, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1580156281858072578, 1580156089805086722, 'enableshow', 'false', '隐藏', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1580156358198599681, 1580156089805086722, 'enableshow', 'true', '显示', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1590885629523140609, 1559101651877367809, 'videotype', '2', '中控室', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1590885670627319809, 1559101651877367809, 'videotype', '3', '前池', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1590886476709634050, 1559101651877367809, 'videotype', '4', '尾水', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585717492346881, 1501797555244195841, 'defecthandlestatus', '2', '应急抢修处理', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585761750642689, 1501797555244195841, 'defecthandlestatus', '3', ' 检修计划处理', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585800040443905, 1501797555244195841, 'defecthandlestatus', '4', '检修任务处理', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585835662667777, 1501797555244195841, 'defecthandlestatus', '5', ' 补开工作票', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585872689983490, 1501797555244195841, 'defecthandlestatus', '6', '问题定论', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585973504274433, 1501797555244195841, 'defecthandlestatus', '7', ' 检修计划-检修任务', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645274950860365825, 0, 'data_origin', '-1', '数据来源类型', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645275156549033986, 1645274950860365825, 'data_origin', '0', '数据采集', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645275327714385922, 1645274950860365825, 'data_origin', '1', '数据填报', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651149948657455106, 0, 'alarm_handle_type', '-1', '告警处理类型', 100, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150040252665858, 1651149948657455106, 'alarm_handle_type', '1', '延后', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150074092310530, 1651149948657455106, 'alarm_handle_type', '2', '误报', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150112910594050, 1651149948657455106, 'alarm_handle_type', '3', '缺陷', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150146049789954, 1651149948657455106, 'alarm_handle_type', '4', '检修', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150182032723969, 1651149948657455106, 'alarm_handle_type', '5', '处理', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (129845068875749767, 0, 'abnormaltype', '-1', '数据中断类型', 0, '', 0, 0, 1, 1347090334530641921, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1298450911961579531, 129845068875749767, 'abnormaltype', '13', '数据中断', 0, '', 0, 0, 1, 1347090334530641921, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1298450945671200739, 129845068875749767, 'abnormaltype', '14', '数据异常', 1, '', 0, 0, 1, 1347090334530641921, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384337547761782785, 0, 'maintenance_rule_type', '-1', '日常维护过滤类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384389662709231618, 0, 'defectsource', '-1', '缺陷问题来源', 30, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384389791340146690, 1384389662709231618, 'defectsource', 'zb', '值班管理', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384391280196431873, 1384389662709231618, 'defectsource', 'rcwh', '日常维护', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384391895416942593, 1384389662709231618, 'defectsource', 'xj', '巡检管理', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384391957022879746, 1384389662709231618, 'defectsource', 'jx', '检修管理', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384392025239040002, 1384389662709231618, 'defectsource', 'znzd', '智能诊断', 5, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686562655309826, 0, 'faulttype', '-1', '故障类型', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686639222329346, 1384686562655309826, 'faulttype', '0', '标准', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686695165956098, 1384686562655309826, 'faulttype', '1', '非标准', 2, '1:的故障数据存在故障库但不在智能诊断的故障库里', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1384686752904744962, 1384686562655309826, 'faulttype', '2', '自定义', 3, '2是不存在我们的故障库新增的时候用户自定义的', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423274696216577, 0, 'faultlevel', '-1', '故障等级', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423749692755969, 1385423274696216577, 'faultlevel', '1', 'a', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423776238505986, 1385423274696216577, 'faultlevel', '2', 'b', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423804487143425, 1385423274696216577, 'faultlevel', '3', 'c', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385423837781528578, 1385423274696216577, 'faultlevel', '4', 'd', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385433232867299330, 0, 'defecttype', '-1', '缺陷类型', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385433328275132418, 1385433232867299330, 'defecttype', '0', '设备', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385433378606780417, 1385433232867299330, 'defecttype', '1', '非设备', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385512470903492609, 0, 'defectlevel', '-1', '缺陷等级', 5, '缺陷等级', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385513495425159170, 1385512470903492609, 'defectlevel', '1', 'ⅰ级缺陷', 1, '能导致设备发生重大事故或强迫停运,危及电力系统安全,甚至引起人身、环境事故的缺陷。', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385513671787253762, 1385512470903492609, 'defectlevel', '2', 'ⅱ级缺陷', 2, '能造成设备性能降低(运行稳定性、安全性、效率等)或对人员健康和环境造成影响的缺陷。', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385513787310968834, 1385512470903492609, 'defectlevel', '3', 'ⅲ级缺陷', 3, '不影响设备安全状态,能够控制、监视运行的缺陷。', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523023344537602, 0, 'maintenance_task_status', '-1', '维护状态', 52, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523124737642498, 1385523023344537602, 'maintenance_task_status', '1', '待领用', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523165762129921, 1385523023344537602, 'maintenance_task_status', '2', '待执行', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523230866116609, 1385523023344537602, 'maintenance_task_status', '3', '待确认', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1385523317017120770, 1385523023344537602, 'maintenance_task_status', '4', '待归档', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386152911122436097, 1385523023344537602, 'maintenance_task_status', '5', '已完成', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386156711925223425, 0, 'maintenancetaskarchiveroleid', '-1', '日常维护任务审核角色id', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386156877679923201, 1386156711925223425, 'maintenancetaskarchiveroleid', '598276', 'maintainarchiver', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1386167521942671362, 1386156711925223425, 'maintenancetaskarchiveroleid', '902100000026', 'maintainarchiver', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481463775039489, 0, 'access_plan_status', '-1', '检修计划状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481647091290114, 1390481463775039489, 'access_plan_status', '1', '草稿', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481738460008449, 1390481463775039489, 'access_plan_status', '2', '主管审核', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1390481805992497154, 1390481463775039489, 'access_plan_status', '3', '业主审核', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812752032428033, 0, 'gradecode', '-1', '检修等级', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812810689769474, 1394812752032428033, 'gradecode', 'a', 'a', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812833406119937, 1394812752032428033, 'gradecode', 'b', 'b', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812856676118530, 1394812752032428033, 'gradecode', 'c', 'c', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1394812880579457025, 1394812752032428033, 'gradecode', 'd', 'd', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397372547570593793, 0, 'access_material_type_code', '-1', '检修材料类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397372727032279042, 1397372547570593793, 'access_material_type_code', '1', '材料', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397372778794184705, 1397372547570593793, 'access_material_type_code', '2', '工器具', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1398163790186475521, 0, 'defecthandleflow', '-1', '缺陷处理流程keys', 1, '缺陷处理流程的keys', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1398164157343264769, 1398163790186475521, 'defecthandleflow', 'inspecthandle', 'xj', 1, '巡检问题处理流程key', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436302902689793, 1390481463775039489, 'access_plan_status', '3', '审核不通过', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436341079244802, 1390481463775039489, 'access_plan_status', '4', '审核通过', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436707053240321, 0, 'access_task_status', '-1', '检修任务状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436819498336257, 1402436707053240321, 'access_task_status', '1', '进行中', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436861714006018, 1402436707053240321, 'access_task_status', '2', '待审核', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436896757415937, 1402436707053240321, 'access_task_status', '3', '审核未通过', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1402436936091598849, 1402436707053240321, 'access_task_status', '4', '已完成', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416952994345304066, 0, 'duty_rec_status', '-1', '值班管理交接班状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416953417475080193, 1416952994345304066, 'duty_rec_status', '1', '未提交', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416953478393151490, 1416952994345304066, 'duty_rec_status', '2', '流程审核中', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416953520646569986, 1416952994345304066, 'duty_rec_status', '3', '已完成', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954077834690562, 0, 'duty_main_status', '-1', '值班管理值班状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954201902202881, 1416954077834690562, 'duty_main_status', '0', '待值班', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954359809359873, 1416954077834690562, 'duty_main_status', '1', '值班中', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1416954395557412865, 1416954077834690562, 'duty_main_status', '2', '已完成', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421046836644323330, 0, 'duty_rec_delay_status', '-1', '交接班延迟状态', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421046976864100354, 1421046836644323330, 'duty_rec_delay_status', '0', '未延迟', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421047061589041153, 1421046836644323330, 'duty_rec_delay_status', '1', '交班延迟', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421047169470734338, 1421046836644323330, 'duty_rec_delay_status', '2', '接班延迟', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1421047221907922945, 1421046836644323330, 'duty_rec_delay_status', '3', '交接班延迟', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422447853705404418, 0, 'run_status', '-1', '运行状态', 72, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422447999637823490, 1422447853705404418, 'run_status', '1', '运行中', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422448068386660354, 1422447853705404418, 'run_status', '2', '热备用', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1422448133499035650, 1422447853705404418, 'run_status', '3', '检修', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1424581374936911873, 1386156711925223425, 'maintenancetaskarchiveroleid', '200000', 'maintainarchiver', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1425710663048753154, 1416952994345304066, 'duty_rec_status', '4', '异常交接班', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430354127607795714, 0, 'trade', '-1', '所属行业', 73, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356591253884929, 0, 'basin', '-1', '所属流域', 75, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356689736142850, 1430356591253884929, 'basin', '1', '长江流域', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356727270969346, 1430356591253884929, 'basin', '2', '黄河流域', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356771164360705, 1430356591253884929, 'basin', '3', '珠江流域', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356822712356865, 1430356591253884929, 'basin', '4', '海河流域', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356864340824066, 1430356591253884929, 'basin', '5', '淮河流域', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356909807079425, 1430356591253884929, 'basin', '6', '松花江流域', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430356952689643521, 1430356591253884929, 'basin', '7', '太湖流域', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357158550278145, 0, 'area', '-1', '所属区域', 76, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357265219817473, 1430357158550278145, 'area', '1', '华北', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357308140130305, 1430357158550278145, 'area', '2', '华东', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357355527376897, 1430357158550278145, 'area', '3', '华中', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357399890530306, 1430357158550278145, 'area', '4', '华南', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357460552749058, 1430357158550278145, 'area', '5', '西南', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357514508275714, 1430357158550278145, 'area', '6', '东北', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357602420887554, 1430357158550278145, 'area', '7', '西北', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357740698701825, 0, 'stationtype', '-1', '站点分类', 77, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357794176077826, 1430357740698701825, 'stationtype', '1', '风电场', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357837096390658, 1430357740698701825, 'stationtype', '2', '水利', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357871955251202, 1430357740698701825, 'stationtype', '3', '储能站', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357911255879682, 1430357740698701825, 'stationtype', '4', '配网', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357947054264322, 1430357740698701825, 'stationtype', '5', '光伏站', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430357987659321345, 1430357740698701825, 'stationtype', '6', '水务', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430690865714794497, 0, 'firstpagetype', '-1', '首页分类', 76, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430690968131309570, 1430690865714794497, 'firstpagetype', '1', '集团', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430691012871950337, 1430690865714794497, 'firstpagetype', '2', '省子公司', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430691059646828545, 1430690865714794497, 'firstpagetype', '3', '区域', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1430691106774028289, 1430690865714794497, 'firstpagetype', '5', '单站数据总览', 5, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431069916778434562, 1430357740698701825, 'stationtype', '0', '水电站', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431070390478934018, 1430357740698701825, 'stationtype', '7', '充电站', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431070467561852930, 1430357740698701825, 'stationtype', '8', '河长制', 8, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431155991328821250, 1430357740698701825, 'stationtype', '9', '闸控项目', 9, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1431207266955268098, 1430690865714794497, 'firstpagetype', '4', '站点', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724187965198338, 0, 'stationenablecontrol', '-1', '允许监控', 79, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724519139053570, 1434724187965198338, 'stationenablecontrol', '1', '是', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724569411981314, 1434724187965198338, 'stationenablecontrol', '0', '否', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434724632108437506, 1434724187965198338, 'stationenablecontrol', '2', '免除校验', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434841046572044290, 0, 'refterminal', '-1', '所属终端', 80, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434841111235629058, 1434841046572044290, 'refterminal', '1', 'app', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1434841186187841538, 1434841046572044290, 'refterminal', '2', 'web', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763706116947969, 1430354127607795714, 'trade', '1', '水利领域', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763773922066433, 1430354127607795714, 'trade', '2', '环保领域', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763831082041345, 1430354127607795714, 'trade', '3', '能源领域', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1438763902909497346, 1430354127607795714, 'trade', '4', '工控领域', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1441977237876486145, 0, 'monthreporttype', '-1', '月报类型', 80, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1441977477299941378, 1441977237876486145, 'monthreporttype', '1', '电站月报', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1441977522497761282, 1441977237876486145, 'monthreporttype', '2', '个人月报', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1450341114984992770, 0, 'station_serve_type', '-1', '站点服务类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1450341345575243777, 1450341114984992770, 'station_serve_type', '1', '云服务', 1, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1450341518019858433, 1450341114984992770, 'station_serve_type', '2', '代运维服务', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452834909622345729, 0, 'workticketflow', '-1', '工作票流程', 81, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835454990917634, 1452834909622345729, 'workticketflow', '1', '待签发', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835519780331521, 1452834909622345729, 'workticketflow', '2', '待许可', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835767244267522, 1452834909622345729, 'workticketflow', '3', '待确认收到工作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452835965844561922, 1452834909622345729, 'workticketflow', '4', '待负责人确认安全措施', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452836063563456514, 1452834909622345729, 'workticketflow', '5', '待班组成员确认安全措施', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1452836227799818242, 1452834909622345729, 'workticketflow', '6', '待确认执行情况', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453634522608513026, 0, 'ticketsourcetype', '-1', '两票来源类型', 93, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453634906710290433, 1453634522608513026, 'ticketsourcetype', '1', '日常维护', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453635085521858561, 1453634522608513026, 'ticketsourcetype', '2', '检修', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453635123740356610, 1453634522608513026, 'ticketsourcetype', '3', '巡检', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1453974888171909122, 1453634522608513026, 'ticketsourcetype', '4', 'test66', 4, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455479438636691457, 0, 'tickettype', '-1', '票据类型', 91, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455479878019395586, 1455479438636691457, 'tickettype', '1', '操作票', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455479958709415938, 1455479438636691457, 'tickettype', '2', '第一种工作票', 2, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480006222491650, 1455479438636691457, 'tickettype', '3', '第二种工作票', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480215572787202, 1455479438636691457, 'tickettype', '2', '工作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480286439747585, 1455480215572787202, 'tickettype', '3', '第一种工作票', 3, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1455480351350796289, 1455480215572787202, 'tickettype', '4', '第二种工作票', 4, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456171074291183617, 1452834909622345729, 'workticketflow', '0', '开票', 0, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456551727625113602, 1452834909622345729, 'workticketflow', '7', '待工作成员完成任务', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456551837717204994, 1452834909622345729, 'workticketflow', '8', '待负责人确认完成工作', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456554589323235330, 1452834909622345729, 'workticketflow', '9', '待确认工作结束', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456554665638596610, 1452834909622345729, 'workticketflow', '10', '待终结', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1456554712077930498, 1452834909622345729, 'workticketflow', '11', '完成', 11, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679503530475522, 0, 'standardticketflow', '-1', '标准票流程', 94, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679676759425026, 1458679503530475522, 'standardticketflow', '1', '待操作人确认', 1, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679757860487169, 1458679503530475522, 'standardticketflow', '1', '待监护人确认', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679832342937601, 1458679503530475522, 'standardticketflow', '2', '待值班负责人确认', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1458679887254765569, 1458679503530475522, 'standardticketflow', '3', '结束', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1461168137655508994, 1452834909622345729, 'workticketflow', '12', '待许可人确认工作票延期', 12, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1461168224318218241, 1452834909622345729, 'workticketflow', '13', '待负责人确认工作票延期', 13, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1461170362201104386, 1452834909622345729, 'workticketflow', '14', '作废', 15, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465203323015749633, 1452834909622345729, 'workticketflow', '15', '线下', 14, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465565651154460674, 1452834909622345729, 'workticketflow', '16', '终止', 16, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465962012539420673, 0, 'config_alarm_record', '-1', '综合监控告警记录类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465962122195304449, 1465962012539420673, 'config_alarm_record', '0', '未处理', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1465962261546860546, 1465962012539420673, 'config_alarm_record', '1', '已处理', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468537274388111361, 0, 'maintenance_task_type', '-1', '日常维护任务类型', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468537486032691201, 1468537274388111361, 'maintenance_task_type', '0', '计划任务', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468537554693447681, 1468537274388111361, 'maintenance_task_type', '1', '临时任务', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039197717512194, 0, 'worktickettype', '-1', '工作票类型', 34, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039393117552642, 1471039197717512194, 'worktickettype', '1', '第一种工作票', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039616325828610, 1471039197717512194, 'worktickettype', '2', '第二种工作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039666535841794, 1471039197717512194, 'worktickettype', '3', '水力机械工作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471039717400166401, 1471039197717512194, 'worktickettype', '4', '应急抢修单', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040195697623042, 0, 'operatetickettype', '-1', '操作票类型', 35, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040309480701953, 1471040195697623042, 'operatetickettype', '1', '倒闸操作票', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040393463250945, 1471040195697623042, 'operatetickettype', '2', '开机操作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471040446349230081, 1471040195697623042, 'operatetickettype', '3', '停机操作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471321704484618241, 1455480215572787202, 'tickettype', '4', '倒闸操作票', 4, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471322414471233538, 1455479878019395586, 'tickettype', '3', '倒闸操作票', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471322831271804930, 1455479878019395586, 'tickettype', '4', '开机操作票', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471322931222069249, 1455479878019395586, 'tickettype', '5', '停机操作票', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323135233015810, 1455480215572787202, 'tickettype', '6', '第一种工作票', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323286471229441, 1455480215572787202, 'tickettype', '7', '第二种工作票', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323895299620865, 1455480215572787202, 'tickettype', '8', '水力机械工作票', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1471323960550408193, 1455480215572787202, 'tickettype', '9', '应急抢修单', 9, '', 1, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1498859254198820865, 1452834909622345729, 'workticketflow', '17', '逾期', 17, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796553615040514, 0, 'maintenancetaskstatus', '-1', '日常维护任务状态', 91, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796718258249729, 1501796553615040514, 'maintenancetaskstatus', '1', '待领用', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796771492356098, 1501796553615040514, 'maintenancetaskstatus', '2', '待执行', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796828706856962, 1501796553615040514, 'maintenancetaskstatus', '3', '待确认', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796901012463618, 1501796553615040514, 'maintenancetaskstatus', '4', '待归档', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501796957341966338, 1501796553615040514, 'maintenancetaskstatus', '5', '已完成', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501797004993454082, 1501796553615040514, 'maintenancetaskstatus', '6', '未完成', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501797555244195841, 0, 'defecthandlestatus', '-1', '缺陷处理', 92, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501810958784356353, 1501797555244195841, 'defecthandlestatus', '0', '未处理', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1501811014165946370, 1501797555244195841, 'defecthandlestatus', '1', '已处理', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1506941985355825153, 1384389662709231618, 'defectsource', 'znzd', '智能诊断', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1512319824717647874, 1452834909622345729, 'workticketflow', '18', '线下执行任务', 18, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1512319906246529026, 1452834909622345729, 'workticketflow', '19', '线下许可人许可', 19, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1512319986009608194, 1452834909622345729, 'workticketflow', '20', '线下结束', 20, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514406493730082817, 0, 'focus_attribute_group', '-1', '集中属性配置分组', 110, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514408836307587073, 1514406493730082817, 'focus_attribute_group', '1', '水电站-励磁机组', 1, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514409058471481345, 1514406493730082817, 'focus_attribute_group', '2', '水电站-卧磁机组', 2, '', 0, 1, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1514409109130285058, 1514406493730082817, 'focus_attribute_group', '3', '泵站', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1515942507506274305, 1514406493730082817, 'focus_attribute_group', '4', '水电站-卧式机组', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1515942601588707329, 1514406493730082817, 'focus_attribute_group', '5', '水电站-立式机组', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1515942694253465601, 1514406493730082817, 'focus_attribute_group', '6', '水电站-灯泡贯流式机组', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1532012044168015874, 1430357740698701825, 'stationtype', '8', '泵站', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1532012106952552450, 1430357740698701825, 'stationtype', '9', '闸门', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1541981981464670210, 1402436707053240321, 'access_task_status', '0', '未开始', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1541982038712725505, 1402436707053240321, 'access_task_status', '5', '逾期', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542461019707908098, 0, 'newworkticketstatus', '-1', '第一种工作票流程状态', 99, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542461844429709313, 1542461019707908098, 'newworkticketstatus', '1', '签发', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462052152614914, 1542461019707908098, 'newworkticketstatus', '2', '收到工作票', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462106556932098, 1542461019707908098, 'newworkticketstatus', '3', '许可人许可', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462324975312898, 1542461019707908098, 'newworkticketstatus', '4', '确认条件具备', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462390419038210, 1542461019707908098, 'newworkticketstatus', '5', '工作负责人确认工作', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462487290683394, 1542461019707908098, 'newworkticketstatus', '6', '许可人确认工作结束', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462577069760514, 1542461019707908098, 'newworkticketstatus', '7', '工作票终结', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462705000226818, 1542461019707908098, 'newworkticketstatus', '8', '结束', 8, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542462829856268289, 1542461019707908098, 'newworkticketstatus', '9', '许可人延期确认', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542463005824098306, 1542461019707908098, 'newworkticketstatus', '10', '负责人延期确认', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542463049482608642, 1542461019707908098, 'newworkticketstatus', '11', '作废', 11, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542463242898743297, 1542461019707908098, 'newworkticketstatus', '12', '逾期', 12, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542770871441268738, 1542461019707908098, 'newworkticketstatus', '13', '线下开票', 13, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542770952630411265, 1542461019707908098, 'newworkticketstatus', '14', '线下执行任务', 14, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542771021563797505, 1542461019707908098, 'newworkticketstatus', '15', '线下许可人许可', 15, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1542771075561267201, 1542461019707908098, 'newworkticketstatus', '16', '线下结束', 16, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1556905294007709698, 1455479438636691457, 'tickettype', '99', '抢修票', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1556905527911460866, 1556905294007709698, 'tickettype', '9', '应急抢修单', 9, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1559101651877367809, 0, 'videotype', '-1', '视频类型', 111, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1559101811323834369, 1559101651877367809, 'videotype', '1', '清污机', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1567314823031595009, 1450341114984992770, 'station_serve_type', '1', '云服务', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1580156089805086722, 0, 'enableshow', '-1', '集中监控属性显示', 42, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1580156281858072578, 1580156089805086722, 'enableshow', 'false', '隐藏', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1580156358198599681, 1580156089805086722, 'enableshow', 'true', '显示', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1590885629523140609, 1559101651877367809, 'videotype', '2', '中控室', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1590885670627319809, 1559101651877367809, 'videotype', '3', '前池', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1590886476709634050, 1559101651877367809, 'videotype', '4', '尾水', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585717492346881, 1501797555244195841, 'defecthandlestatus', '2', '应急抢修处理', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585761750642689, 1501797555244195841, 'defecthandlestatus', '3', ' 检修计划处理', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585800040443905, 1501797555244195841, 'defecthandlestatus', '4', '检修任务处理', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585835662667777, 1501797555244195841, 'defecthandlestatus', '5', ' 补开工作票', 5, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585872689983490, 1501797555244195841, 'defecthandlestatus', '6', '问题定论', 6, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1632585973504274433, 1501797555244195841, 'defecthandlestatus', '7', ' 检修计划-检修任务', 7, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645274950860365825, 0, 'data_origin', '-1', '数据来源类型', 10, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645275156549033986, 1645274950860365825, 'data_origin', '0', '数据采集', 0, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1645275327714385922, 1645274950860365825, 'data_origin', '1', '数据填报', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651149948657455106, 0, 'alarm_handle_type', '-1', '告警处理类型', 100, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150040252665858, 1651149948657455106, 'alarm_handle_type', '1', '延后', 1, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150074092310530, 1651149948657455106, 'alarm_handle_type', '2', '误报', 2, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150112910594050, 1651149948657455106, 'alarm_handle_type', '3', '缺陷', 3, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150146049789954, 1651149948657455106, 'alarm_handle_type', '4', '检修', 4, '', 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1651150182032723969, 1651149948657455106, 'alarm_handle_type', '5', '处理', 5, '', 0, 0, 0, -1, 'hzims-operational'); -INSERT INTO `BLADEX`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (306144232656934401, 0, 'dutyLevel', '-1', '值班日志重要等级', 0, NULL, 0, 0, 0, -1, 'operational'); -INSERT INTO `BLADEX`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (306144232656934402, 306144232656934401, 'dutyLevel', '1', '重要', 1, NULL, 0, 0, 0, -1, 'operational'); -INSERT INTO `BLADEX`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (306144232656934403, 306144232656934401, 'dutyLevel', '2', '一般', 2, NULL, 0, 0, 0, -1, 'operational'); -INSERT INTO `BLADEX`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (306144232656934404, 306144232656934401, 'dutyLevel', '3', '普通', 3, NULL, 0, 0, 0, -1, 'operational'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (306144232656934401, 0, 'dutylevel', '-1', '值班日志重要等级', 0, null, 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (306144232656934402, 306144232656934401, 'dutylevel', '1', '重要', 1, null, 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (306144232656934403, 306144232656934401, 'dutylevel', '2', '一般', 2, null, 0, 0, 0, -1, 'hzims-operational'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (306144232656934404, 306144232656934401, 'dutylevel', '3', '普通', 3, null, 0, 0, 0, -1, 'hzims-operational'); diff --git a/hzims-service/safeproduct/src/main/resources/dict/dict.sql b/hzims-service/safeproduct/src/main/resources/dict/dict.sql index 103fb2d..4904dfa 100644 --- a/hzims-service/safeproduct/src/main/resources/dict/dict.sql +++ b/hzims-service/safeproduct/src/main/resources/dict/dict.sql @@ -1,42 +1,42 @@ -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397731100361748481, 0, 'SAFE_DANGER_SOURCE_APPLY_TYPE', '-1', '应用类型', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397731499755958273, 1397731100361748481, 'SAFE_DANGER_SOURCE_APPLY_TYPE', '1', '运维现场查勘', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397731552054734850, 1397731100361748481, 'SAFE_DANGER_SOURCE_APPLY_TYPE', '2', '配网运维', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1397731618819665922, 1397731100361748481, 'SAFE_DANGER_SOURCE_APPLY_TYPE', '3', '泵站、电站运维', 3, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468125768777445378, 0, 'DANGERTYPE', '-1', '危险源类型', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468125963120521217, 1468125768777445378, 'DANGERTYPE', '1', '作业活动', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468126007856967682, 1468125768777445378, 'DANGERTYPE', '2', '设备', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468129281301524482, 0, 'RISKLEVEL', '-1', '风险等级', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468129396317728770, 1468129281301524482, 'RISKLEVEL', '10', '稍有危险', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468129468874993665, 1468129281301524482, 'RISKLEVEL', '20', '一般危险', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468129620985622530, 1468129281301524482, 'RISKLEVEL', '30', '显著危险', 3, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1468129679554883585, 1468129281301524482, 'RISKLEVEL', '40', '高度危险', 4, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1470582052311236609, 0, 'SYSTEMFILESTATUS', '-1', '体系文件审批状态', 4, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1470582268645048321, 1470582052311236609, 'SYSTEMFILESTATUS', '0', '待提交审批', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1470582327952506882, 1470582052311236609, 'SYSTEMFILESTATUS', '1', '待审批', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1470582451025969154, 1470582052311236609, 'SYSTEMFILESTATUS', '2', '已审批', 3, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1470582602578755586, 1470582052311236609, 'SYSTEMFILESTATUS', '3', '驳回', 4, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528555588564525057, 0, 'REVIEWSTANDARD', '-1', '评审标准', 6, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528555683292880897, 1528555588564525057, 'REVIEWSTANDARD', '1', '目标职责', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528555739014209537, 1528555588564525057, 'REVIEWSTANDARD', '2', '制度化管理', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528555790390239233, 1528555588564525057, 'REVIEWSTANDARD', '3', '教育培训', 3, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528555914126401538, 1528555588564525057, 'REVIEWSTANDARD', '4', '现场管理', 4, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528555992996093953, 1528555588564525057, 'REVIEWSTANDARD', '5', '安全风险管控及隐患排查治理', 5, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528556127964602370, 1528555588564525057, 'REVIEWSTANDARD', '6', '应急管理', 6, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528556183560101890, 1528555588564525057, 'REVIEWSTANDARD', '7', '事故管理', 7, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1528556264795381761, 1528555588564525057, 'REVIEWSTANDARD', '8', '持续改进', 8, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531454728936071170, 0, 'STANDARDSTATUS', '-1', '电站安全标准状态', 7, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531454996817879042, 1531454728936071170, 'STANDARDSTATUS', '0', '草稿', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531455057266188290, 1531454728936071170, 'STANDARDSTATUS', '1', '已提交', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531455122147876865, 1531454728936071170, 'STANDARDSTATUS', '2', '已评审', 3, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531455234970460161, 1531454728936071170, 'STANDARDSTATUS', '3', '不通过', 4, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531958665853087745, 0, 'ACCIDENTTYPE', '-1', '事故类型', 20, '事故管理-事故类型', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531958809264730113, 1531958665853087745, 'ACCIDENTTYPE', '1', '一般质量事故', 1, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531958998432034818, 1531958665853087745, 'ACCIDENTTYPE', '2', '较大质量事故', 2, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531959051192184833, 1531958665853087745, 'ACCIDENTTYPE', '3', '重大质量事故', 3, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `BLADEX`.`BLADE_DICT` (`ID`, `PARENT_ID`, `CODE`, `DICT_KEY`, `DICT_VALUE`, `SORT`, `REMARK`, `IS_SEALED`, `IS_DELETED`, `DICT_TYPE`, `APP_ID`, `APP_CODE`) VALUES (1531959109291683842, 1531958665853087745, 'ACCIDENTTYPE', '4', '特大质量事故', 4, '', 0, 0, 0, -1, 'HZIMS_SAFEPRODUCT'); -INSERT INTO `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (1810401848933404699, 0, 'inner_danger_type', '-1', '隐患类别', 4, '', 0, 0, 1, -1, 'hzims_safeproduct'); -INSERT INTO `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (1811421133117767766, 1810401848933404699, 'inner_danger_type', '1', '人的不安全行为', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); -INSERT INTO `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (1811421133117767767, 1810401848933404699, 'inner_danger_type', '2', '环境的不安全行为', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); -INSERT INTO `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (1811421133117767768, 1810401848933404699, 'inner_danger_type', '3', '物的不安全行为', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); -INSERT INTO `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (1811421133117767769, 1810401848933404699, 'inner_danger_type', '4', '管理因素', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); -INSERT INTO `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) VALUES (1811421133117767770, 1810401848933404699, 'inner_danger_type', '5', '其他', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397731100361748481, 0, 'safe_danger_source_apply_type', '-1', '应用类型', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397731499755958273, 1397731100361748481, 'safe_danger_source_apply_type', '1', '运维现场查勘', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397731552054734850, 1397731100361748481, 'safe_danger_source_apply_type', '2', '配网运维', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1397731618819665922, 1397731100361748481, 'safe_danger_source_apply_type', '3', '泵站、电站运维', 3, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468125768777445378, 0, 'dangertype', '-1', '危险源类型', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468125963120521217, 1468125768777445378, 'dangertype', '1', '作业活动', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468126007856967682, 1468125768777445378, 'dangertype', '2', '设备', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468129281301524482, 0, 'risklevel', '-1', '风险等级', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468129396317728770, 1468129281301524482, 'risklevel', '10', '稍有危险', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468129468874993665, 1468129281301524482, 'risklevel', '20', '一般危险', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468129620985622530, 1468129281301524482, 'risklevel', '30', '显著危险', 3, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1468129679554883585, 1468129281301524482, 'risklevel', '40', '高度危险', 4, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1470582052311236609, 0, 'systemfilestatus', '-1', '体系文件审批状态', 4, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1470582268645048321, 1470582052311236609, 'systemfilestatus', '0', '待提交审批', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1470582327952506882, 1470582052311236609, 'systemfilestatus', '1', '待审批', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1470582451025969154, 1470582052311236609, 'systemfilestatus', '2', '已审批', 3, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1470582602578755586, 1470582052311236609, 'systemfilestatus', '3', '驳回', 4, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528555588564525057, 0, 'reviewstandard', '-1', '评审标准', 6, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528555683292880897, 1528555588564525057, 'reviewstandard', '1', '目标职责', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528555739014209537, 1528555588564525057, 'reviewstandard', '2', '制度化管理', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528555790390239233, 1528555588564525057, 'reviewstandard', '3', '教育培训', 3, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528555914126401538, 1528555588564525057, 'reviewstandard', '4', '现场管理', 4, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528555992996093953, 1528555588564525057, 'reviewstandard', '5', '安全风险管控及隐患排查治理', 5, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528556127964602370, 1528555588564525057, 'reviewstandard', '6', '应急管理', 6, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528556183560101890, 1528555588564525057, 'reviewstandard', '7', '事故管理', 7, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1528556264795381761, 1528555588564525057, 'reviewstandard', '8', '持续改进', 8, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531454728936071170, 0, 'standardstatus', '-1', '电站安全标准状态', 7, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531454996817879042, 1531454728936071170, 'standardstatus', '0', '草稿', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531455057266188290, 1531454728936071170, 'standardstatus', '1', '已提交', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531455122147876865, 1531454728936071170, 'standardstatus', '2', '已评审', 3, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531455234970460161, 1531454728936071170, 'standardstatus', '3', '不通过', 4, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531958665853087745, 0, 'accidenttype', '-1', '事故类型', 20, '事故管理-事故类型', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531958809264730113, 1531958665853087745, 'accidenttype', '1', '一般质量事故', 1, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531958998432034818, 1531958665853087745, 'accidenttype', '2', '较大质量事故', 2, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531959051192184833, 1531958665853087745, 'accidenttype', '3', '重大质量事故', 3, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict` (`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1531959109291683842, 1531958665853087745, 'accidenttype', '4', '特大质量事故', 4, '', 0, 0, 0, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1810401848933404699, 0, 'inner_danger_type', '-1', '隐患类别', 4, '', 0, 0, 1, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1811421133117767766, 1810401848933404699, 'inner_danger_type', '1', '人的不安全行为', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1811421133117767767, 1810401848933404699, 'inner_danger_type', '2', '环境的不安全行为', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1811421133117767768, 1810401848933404699, 'inner_danger_type', '3', '物的不安全行为', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1811421133117767769, 1810401848933404699, 'inner_danger_type', '4', '管理因素', 5, '', 0, 0, 1, -1, 'hzims_safeproduct'); +insert into `bladex`.`blade_dict`(`id`, `parent_id`, `code`, `dict_key`, `dict_value`, `sort`, `remark`, `is_sealed`, `is_deleted`, `dict_type`, `app_id`, `app_code`) values (1811421133117767770, 1810401848933404699, 'inner_danger_type', '5', '其他', 5, '', 0, 0, 1, -1, 'hzims_safeproduct');