智慧保安后台管理-外网
tangzy
2021-08-09 18e70bd30ca3d3af8e94601469639665c9280571
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;
}