chenhj
2026-04-22 196dec5ffae084f772dffc0fb1fc4441839f7952
src/main/java/com/ruoyi/other/pojo/PdaVersion.java
@@ -54,4 +54,7 @@
    @TableField(exist = false)
    private List<CommonFile> commonFileList;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}