钟日健
2022-04-28 2f3462ccabb710c89a656e34f81b64785ff0dfe2
src/main/java/org/springblade/modules/apply/entity/Apply.java
@@ -158,11 +158,13 @@
   /**
    * 审核状态
    */
   @TableField("examination_type")
   private String examinationType;
   /**
    * 审核明细
    */
   @TableField("examination_mx")
   private String examinationMx;
   /**