zengh
2021-07-16 991e44b4bd4aadc5eb6dbbe196c7a0adc3295106
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;
}