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