细节调整
This commit is contained in:
parent
73bea5e080
commit
94edbc7498
|
|
@ -75,8 +75,6 @@ namespace LY.App.Service
|
||||||
//推送报警信息
|
//推送报警信息
|
||||||
await _pushService.SendMessageToAll(new { msgType = "event", data = entity });
|
await _pushService.SendMessageToAll(new { msgType = "event", data = entity });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
return new ApiResult();
|
return new ApiResult();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue