From fdeaff15619f5f2e851f74f7b5e2b203b157856d Mon Sep 17 00:00:00 2001
From: wang-hao-jie <1550036656@qq.com>
Date: 星期四, 09 十二月 2021 13:40:02 +0800
Subject: [PATCH] 违章记录
---
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java | 8 ++++++++
1 files changed, 8 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..c6c7f32 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,7 @@
@ApiModelProperty(value = "璺熼殢浜篿d")
private String followUserId;
+ @ApiModelProperty(value = "鏄惁琚皟鐢� 0锛氬惁 1锛氭槸")
+ private int flag;
+
}
\ No newline at end of file
--
Gitblit v1.9.1