tangzy
2021-07-15 65342a7bdf0aebc581ce51dc08c65d1c3b6d33dd
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;
}