From 48a71816759756503e50bc917a78819039a137df Mon Sep 17 00:00:00 2001 From: Tyrone CT Date: Wed, 4 Mar 2026 12:10:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MoviconHub.App/Models/AlarmModel.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/MoviconHub.App/Models/AlarmModel.cs b/MoviconHub.App/Models/AlarmModel.cs index a4eeb43..e6f2def 100644 --- a/MoviconHub.App/Models/AlarmModel.cs +++ b/MoviconHub.App/Models/AlarmModel.cs @@ -8,6 +8,7 @@ namespace MoviconHub.App.Models { /// /// 报警模型 + /// 用于保存报警信息 /// public class AlarmModel {