luofl
2025-04-14 29562cfa14c5626c958e2c750400c6b06f2c3f23
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/entity/ComplaintAuditRecord.java
@@ -53,7 +53,7 @@
    @TableField("audit_type")
    private Integer auditType;
    @ApiModelProperty(value = "审核状态 (-1:未提交审核,0:待审核 1:审核通过 2:审核驳回)")
    @ApiModelProperty(value = "审核状态 (-1:未提交审核,0:待审核 1:审核通过 2:审核驳回 3:上报撤回)")
    @TableField("audit_status")
    private Integer auditStatus;