tangzy
2021-07-13 5a37208b0f3198495435b813ab3e5e3591e6df7e
src/main/java/org/springblade/modules/resource/entity/Attach.java
@@ -66,6 +66,8 @@
    */
   @ApiModelProperty(value = "附件大小")
   private Long attachSize;
   private String creditcode;
   private String type;
}