liujie
2025-05-19 d130547c1f3b64cf8544261cdf1d9146ff319756
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/entity/ComplaintAuditRecord.java
@@ -131,5 +131,8 @@
    @TableField("apply_name")
    private String applyName;
    @ApiModelProperty(value = "审核时间")
    @TableField("audit_time")
    private Date auditTime;
}