Commit 2d39687d authored by 高建强's avatar 高建强

item:数字化预案初始化角色编码维护

parent 396bd516
...@@ -4,104 +4,119 @@ ...@@ -4,104 +4,119 @@
"stepName": "确认灾情", "stepName": "确认灾情",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "FIRE_CONFIRM", "buttonCode": "FIRE_CONFIRM",
"isParallel": "1" "isParallel": "1",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "1", "stepCode": "1",
"stepName": "停运换流阀", "stepName": "停运换流阀",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "STOP_COMMUTATION", "buttonCode": "STOP_COMMUTATION",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "2", "stepCode": "2",
"stepName": "拨打报警电话", "stepName": "拨打报警电话",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "CALL_PHONE", "buttonCode": "CALL_PHONE",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "3", "stepCode": "3",
"stepName": "确认油枕排油系统已开启", "stepName": "确认油枕排油系统已开启",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "DRAIN_OIL_CONFIRM", "buttonCode": "DRAIN_OIL_CONFIRM",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "4", "stepCode": "4",
"stepName": "确认水喷雾系统已开启", "stepName": "确认水喷雾系统已开启",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "OPEN_WATERSYSTEM", "buttonCode": "OPEN_WATERSYSTEM",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "5", "stepCode": "5",
"stepName": "断开上级电源", "stepName": "断开上级电源",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "OFF_POWER", "buttonCode": "OFF_POWER",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "6", "stepCode": "6",
"stepName": "停运阀厅空调系统", "stepName": "停运阀厅空调系统",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "STOP_AIRCON", "buttonCode": "STOP_AIRCON",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "7", "stepCode": "7",
"stepName": "一键开启消防炮", "stepName": "一键开启消防炮",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "MONITOR_START", "buttonCode": "MONITOR_START",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A"
}, },
{ {
"stepCode": "8", "stepCode": "8",
"stepName": "驻站消防队指挥权交接", "stepName": "驻站消防队指挥权交接",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "HANDOVER_COMMAND", "buttonCode": "HANDOVER_COMMAND",
"isParallel": "1" "isParallel": "1",
"roleCode": "Digital_Responsing_Plan_B"
}, },
{ {
"stepCode": "9", "stepCode": "9",
"stepName": "确认本体排油已开启", "stepName": "确认本体排油已开启",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "OWNER_DRAIN_OIL", "buttonCode": "OWNER_DRAIN_OIL",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B"
}, },
{ {
"stepCode": "10", "stepCode": "10",
"stepName": "启动阀厅应急预案", "stepName": "启动阀厅应急预案",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "START_VALVE_HALL_CONTINGENCY", "buttonCode": "START_VALVE_HALL_CONTINGENCY",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B"
}, },
{ {
"stepCode": "11", "stepCode": "11",
"stepName": "电缆沟封堵", "stepName": "电缆沟封堵",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "PLUG_CABLETRENCH", "buttonCode": "PLUG_CABLETRENCH",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B"
}, },
{ {
"stepCode": "12", "stepCode": "12",
"stepName": "政府消防队指挥权交接", "stepName": "政府消防队指挥权交接",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "HANDOVER_FIGTHHING", "buttonCode": "HANDOVER_FIGTHHING",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B"
}, },
{ {
"stepCode": "13", "stepCode": "13",
"stepName": "确认明火扑灭", "stepName": "确认明火扑灭",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "FIRE_EXTINCT", "buttonCode": "FIRE_EXTINCT",
"isParallel": "0" "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B"
}, },
{ {
"stepCode": "14", "stepCode": "14",
"stepName": "应急处置结束", "stepName": "应急处置结束",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "END_EMERGENCY", "buttonCode": "END_EMERGENCY",
"isParallel": "1" "isParallel": "1",
"roleCode": "Digital_Responsing_Plan_C"
} }
] ]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment