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