chenhj
4 天以前 88162af48f9e01761b9ed2fc5ad11f8889a612db
src/main/java/com/ruoyi/common/vo/FileVo.java
@@ -29,5 +29,5 @@
    @ApiModelProperty(value = "修改用户")
    private Integer updateUser;
    private Integer id;
    private Long id;
}