智慧保安后台管理-外网项目备份
tangzy
2021-07-13 40d83efced870cb732ffd5ac8ed37f8281ec08d6
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;
}