Administrator
2021-07-22 887fe5cfaa835a8da3f6d7a6f48feeb8e52be88b
src/main/java/org/springblade/modules/resource/entity/Attach.java
@@ -66,6 +66,8 @@
    */
   @ApiModelProperty(value = "附件大小")
   private Long attachSize;
   private String deptid;
   private String type;
}