田源
2023-11-07 d3f0f1bd80d07db79475ebd581b4051a7b4f8ccc
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java
@@ -70,7 +70,12 @@
   /**
    * 窗口显示的高度
    */
   private Long height;
   private Integer height;
   /**
    * 过滤(级联)属性
    */
   private String useFormKey;
   /**
    * 过滤属性请求参数
@@ -100,7 +105,7 @@
   /**
    * 每页显示条数
    */
   private String limit;
   private Integer limit;
   /**
    * 排序字段