heheng
2025-11-27 af31f0a78ec1932cec1a7e99482e7d850e60576e
multi-system/src/main/java/com/gkhy/exam/system/domain/InternalAuditEvaluate.java
@@ -45,8 +45,11 @@
    private String paperName;
    @ApiModelProperty(value = "证书")
    @TableField("certifity")
    private String certifity;
    @TableField("paper_student_id")
    private Long paperStudentId;
    @TableField(exist = false)
    private String number;
    @ApiModelProperty(value = "审核经历次数")
    @TableField("amount")