Update monitor.js
parent
97089f29b8
commit
81f55c4214
|
@ -1605,8 +1605,8 @@ module.exports = function(s,config,lang){
|
|||
wantedStatusCode = 6
|
||||
}
|
||||
s.sendMonitorStatus({
|
||||
id:e.id,
|
||||
ke:e.ke,
|
||||
id: e.id,
|
||||
ke: e.ke,
|
||||
status: wantedStatus,
|
||||
code: wantedStatusCode,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue