From 6468277ab2e3b6489b4b01ce995ac1c7149388c2 Mon Sep 17 00:00:00 2001 From: yuxc <653031404@qq.com> Date: 星期一, 29 五月 2023 11:31:10 +0800 Subject: [PATCH] feign位置改动 --- Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeBasicSec.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeBasicSec.java b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeBasicSec.java index 7c76ebe..c69d8c3 100644 --- a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeBasicSec.java +++ b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeBasicSec.java @@ -9,6 +9,8 @@ import lombok.Data; import lombok.EqualsAndHashCode; +import java.sql.Clob; + /** * 鍩虹鐮佹鐨勪俊鎭� * 鏂逛究鍦ㄥ悓涓�涓〉闈㈤噷鏄剧ず鎵�鏈夌殑鐮佹 @@ -181,7 +183,6 @@ */ private String filterSql ; - /** * 娴佹按鍙疯捣濮嬪�� */ @@ -191,7 +192,6 @@ * 娴佹按鐨勬闀� */ private Integer serialStep; - /** * 缂栫爜琛ヤ綅鏂瑰紡 -- Gitblit v1.9.3