智慧保安后台管理项目备份
Administrator
2021-07-21 0eeeac73d40f04fdd49e8ffcb7c00988cf68040c
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;
}