查询装置自检信息
This commit is contained in:
parent
80f31e3f14
commit
7d75325a2a
@ -904,7 +904,7 @@ namespace YunDa.ISAS.Application.GeneralInformation
|
|||||||
{
|
{
|
||||||
AbnormalComponent abnormalComponent = new AbnormalComponent()
|
AbnormalComponent abnormalComponent = new AbnormalComponent()
|
||||||
{
|
{
|
||||||
ComponentName = "",
|
ComponentName = device.DeviceName,
|
||||||
AbnormalReason = imEvent.EvtName,
|
AbnormalReason = imEvent.EvtName,
|
||||||
HandlingMeasures =""
|
HandlingMeasures =""
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user