zengh
2021-07-19 748bd2dff7201eea3adaa1adbd459be4f0cc75d3
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;
}