From cbb807c80c747c37005d3a282b10782fc458f07f Mon Sep 17 00:00:00 2001
From: mg <maokecheng@163.com>
Date: 星期四, 29 九月 2022 18:34:44 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_server

---
 ycl-platform/src/main/java/com/ycl/dto/casePool/ViolationParam.java |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/ycl-platform/src/main/java/com/ycl/dto/casePool/ViolationParam.java b/ycl-platform/src/main/java/com/ycl/dto/casePool/ViolationParam.java
index 3966a9c..5bd2cfc 100644
--- a/ycl-platform/src/main/java/com/ycl/dto/casePool/ViolationParam.java
+++ b/ycl-platform/src/main/java/com/ycl/dto/casePool/ViolationParam.java
@@ -30,6 +30,13 @@
     private Integer typeId;
 
     /**
+     * 妗堜欢绛夌骇
+     */
+    @ApiModelProperty(value = "妗堜欢绛夌骇")
+    @NotNull(message = "涓嶅厑璁告浠剁瓑绾т负绌�")
+    private Integer gradeId;
+
+    /**
      * 鎵�灞炶閬�
      */
     @ApiModelProperty(value = "鎵�灞炶閬�")

--
Gitblit v1.8.0