zengh
2021-08-13 cc59ba2cd1d7265a750c377d1fc1c3fa2e3b9c0f
src/main/java/org/springblade/modules/apply/entity/Apply.java
@@ -176,10 +176,4 @@
    */
   @TableField("is_exam")
   private Integer isExam;
   /**
    * 行政区
    */
   private String jurisdiction;
}