This commit is contained in:
2026-03-04 12:12:09 +08:00
parent 48a7181675
commit 08004eb42e

View File

@@ -8,7 +8,8 @@ namespace MoviconHub.App.Models
{ {
/// <summary> /// <summary>
/// 报警模型 /// 报警模型
/// 用于保存报警信息 /// 用于保存报警信息
/// 的
/// </summary> /// </summary>
public class AlarmModel public class AlarmModel
{ {