linwe
2023-12-19 7b6ad0f09bfc5cd45a1aacfdfe55e69a02b9ff26
src/main/java/org/springblade/modules/house/entity/HouseRentalEntity.java
@@ -96,7 +96,7 @@
   /**
    * 审核状态 0: 待确认 1: 已确认
    */
   @ApiModelProperty(value = "审核状态 0: 待确认 1: 已确认")
   @ApiModelProperty(value = "审核状态 0: 待审核 1: 审核通过 2: 审核不通过 10未到期; 20即将到期 ;30 已到期")
   private Integer auditStatus;
   /**
    * 合同附件URL