田源
2023-11-20 dc9f1a633caa2031873d9a1ed7d924c8a675d098
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;
   /**
    * 排序字段