This commit is contained in:
2026-03-04 12:10:37 +08:00
parent e460ff6c04
commit 48a7181675

View File

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