2026-04-21 ea081e2d52bc05d012042bc4fa8d26261498142b
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;
}