智慧保安后台管理项目备份
tangzy
2021-07-20 5cdadbb29f95f35b5eabdc733ce60b16d0338037
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;
}