From f18d5a75c35774ba77802cd1f0c76706aeda8df7 Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期三, 23 十一月 2022 14:21:59 +0800 Subject: [PATCH] bug处理 --- ycl-platform/src/main/java/com/ycl/dto/caseHandler/DispatchInfoParam.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ycl-platform/src/main/java/com/ycl/dto/caseHandler/DispatchInfoParam.java b/ycl-platform/src/main/java/com/ycl/dto/caseHandler/DispatchInfoParam.java index f7d613f..f642980 100644 --- a/ycl-platform/src/main/java/com/ycl/dto/caseHandler/DispatchInfoParam.java +++ b/ycl-platform/src/main/java/com/ycl/dto/caseHandler/DispatchInfoParam.java @@ -72,4 +72,6 @@ @ApiModelProperty(value = "娲鹃仯鎰忚") private Long createUser; + + } -- Gitblit v1.8.0