安灯报警联系人和报警异常类型绑定

This commit is contained in:
quowingwang
2025-12-19 15:38:51 +08:00
parent 11a012035e
commit a8a600f8b6
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ namespace ZR.Model.MES.andon.Dto
public string Phone { get; set; }
public string LineCode { get; set; }
public string AlarmTypeCode { get; set; }
public string CreatedBy { get; set; }