智慧保安后台管理-外网项目备份
guoshilong
2023-11-30 711c855e134edc75faf03d96ec8b3dd0e269fb0a
src/main/java/org/springblade/modules/zc/entity/Zc.java
@@ -74,6 +74,7 @@
   @ApiModelProperty(value = "审核状态")
   private String type;
   private String deptid;
   private String parentId;
}