zxl
2025-10-29 fea22e82e7e49691f6e0c20a29b228d0ab3173e9
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;
}