From 9c1840e4302d8c4f7af549e5de412488073490bf Mon Sep 17 00:00:00 2001
From: zhangzeli <123456>
Date: 星期二, 11 一月 2022 11:23:05 +0800
Subject: [PATCH] bug

---
 xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java |   13 +++++++++++++
 1 files changed, 13 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 72a0a9c..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
@@ -28,6 +28,11 @@
     @ApiModelProperty(value = "杞﹁締id")
     private String carId;
 
+    //1:鐤插姵椹鹃┒
+    //2:鎺ユ墦鐢佃瘽
+    //3:涓嶇郴瀹夊叏甯�
+    //4:鎶界儫
+    //5:杞﹀帰寮傚父寮�鍚�
     @ApiModelProperty(value = "鍏蜂綋绫诲瀷濡備笅")
     private int type;
 
@@ -43,4 +48,12 @@
     @ApiModelProperty(value = "璺熼殢浜篿d")
     private String followUserId;
 
+    @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