From e1341c21eff54bb24c1c98df2e65387ff7e17dd7 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期四, 29 九月 2022 21:10:42 +0800
Subject: [PATCH] 修改swagger错误和细节
---
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