智慧保安后台管理-验收版本
tangzy
2021-09-17 3e6824c089291d1672eb97ce9f6f8e18841ee874
src/main/java/org/springblade/modules/apply/entity/Apply.java
@@ -178,4 +178,7 @@
    */
   @TableField("is_exam")
   private Integer isExam;
   @TableField("audit_status")
   private Integer auditStatus;
}