智慧保安后台管理-外网-验收版本
tangzy
2021-09-15 54fb9fe3c5bd4fcaa5163d2c1752e3c21f1a3cc4
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;
}