Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java
@@ -33,12 +33,6 @@ private static final long serialVersionUID = 957685333614390234L; /** * 租户ID */ @JSONField() private String tenantId; /** * 参照的业务类型 */ private String referType; @@ -76,7 +70,12 @@ /** * 窗口显示的高度 */ private Long height; private Integer height; /** * 过滤(级联)属性 */ private String useFormKey; /** * 过滤属性请求参数 @@ -106,7 +105,7 @@ /** * 每页显示条数 */ private String limit; private Integer limit; /** * 排序字段