“djh”
2026-02-06 88717f3e96fb853f3dbc3d6e6b3de0ba4ce1f3c5
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;