安灯报警记录修改

This commit is contained in:
quowingwang
2025-12-19 16:59:37 +08:00
parent dda5841865
commit 59d54b20a5
3 changed files with 10 additions and 20 deletions

View File

@@ -21,9 +21,7 @@ namespace ZR.Model.MES.andon.Dto
public string AlarmCode { get; set; }
public string LineCode { get; set; }
public string LineName { get; set; }
public string AlarmTypeCode { get; set; }
public string AlarmType { get; set; }