From 96750e073321368fc6becf948d70aadee14f8030 Mon Sep 17 00:00:00 2001 From: wang-hao-jie <1550036656@qq.com> Date: 星期五, 10 十二月 2021 15:57:48 +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