buhuazhen
2026-06-01 facbfd2b1a0eb1ea971b699def8c85a43c5fa7fa
src/main/java/com/ruoyi/common/vo/FileVo.java
@@ -29,5 +29,5 @@
    @ApiModelProperty(value = "修改用户")
    private Integer updateUser;
    private Integer id;
    private Long id;
}