This commit is contained in:
parent
80ed33e142
commit
1cf7f71f98
|
@ -215,6 +215,48 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"stepDescription": "临时用电",
|
||||
"score": 0,
|
||||
"actions": [
|
||||
{
|
||||
"description": "安装完成后,UI出现申请测试,点击临时用电测试申请,确认后进行通电调试。",
|
||||
"score": 0,
|
||||
"isSequential": false,
|
||||
"targetObjects": [
|
||||
"临时用电"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"stepDescription": "现场调试",
|
||||
"score": 0,
|
||||
"actions": [
|
||||
{
|
||||
"description": "安装完成后,如果运行灯闪烁亮,则安装成功,反之失败。",
|
||||
"score": 0,
|
||||
"isSequential": false,
|
||||
"targetObjects": [
|
||||
"现场调试"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"stepDescription": "加装封印",
|
||||
"score": 0,
|
||||
"actions": [
|
||||
{
|
||||
"description": "在集中器上加装封印,关上柜门后,柜门加装封印。",
|
||||
"score": 0,
|
||||
"isSequential": false,
|
||||
"targetObjects": [
|
||||
"加装封印"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue