“djh”
3 days ago c26e227abe288476c11b0a8b7875045e71efa14c
multi-system/src/main/java/com/gkhy/exam/system/domain/InternalAuditCheck.java
@@ -50,7 +50,7 @@
    @ApiModelProperty("审核人员")
    @TableField("person_id")
    private Integer personId;
    private String personId;
    @TableField(exist = false)
    private String personName;