gongchunyi
2026-04-24 f5678bf2b3b9c695eb5823fc337fc1dd0ff42b15
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;
}