zengh
2021-08-12 642414e16907bdd2a47642a9a83c1bc002c6b081
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;
}