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