zxl
2025-09-29 a4a904acc5f4de80d30eafe19dd97f3cc8f56a0b
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;
}