tangzy
2021-08-12 c0a78b608d90f13fc34018c8d88ddf5c44acdbd7
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;
}