From 601d2f9df6efa3de3bbc261d5f63628d8e8be6a9 Mon Sep 17 00:00:00 2001
From: zhangzeli <123456>
Date: 星期一, 10 一月 2022 11:20:14 +0800
Subject: [PATCH] bug

---
 xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java b/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java
index c6c7f32..0ca8451 100644
--- a/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java
+++ b/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java
@@ -51,4 +51,9 @@
     @ApiModelProperty(value = "鏄惁琚皟鐢� 0锛氬惁  1锛氭槸")
     private int flag;
 
+    @ApiModelProperty(value = "杞︽満鎶ヨid")
+    private String alarmId;
+
+    @ApiModelProperty(value = "寮傚父寮�鍚浘鐗�")
+    private String alarmImg;
 }
\ No newline at end of file

--
Gitblit v1.9.1