报警记录

This commit is contained in:
quowingwang
2025-12-11 11:34:27 +08:00
parent 5e756cdc5f
commit 01275149f4
3 changed files with 0 additions and 24 deletions

View File

@@ -29,12 +29,6 @@ namespace ZR.Model.MES.andon.Dto
public string AlarmInfo { get; set; }
public string Sender { get; set; }
public string SenderName { get; set; }
public DateTime? SendTime { get; set; }
public string Receiver { get; set; }
public string ReceiverName { get; set; }