zxl
13 小时以前 3b0516a2959e25576e4f3fda697a3b025d06c8c9
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/DynamicColumnValue.java
@@ -35,7 +35,8 @@
    /** 关联的数据id */
    private Integer refId;
    @TableField("ref_string_id")
    private String refStringId;
}