“djh”
4 天以前 1c3005a6b1ebc5d355faf1d01f6bfb647b80700c
multi-system/src/main/java/com/gkhy/exam/system/domain/InternalAuditCheckPerson.java
@@ -30,9 +30,9 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    @ApiModelProperty("企业id")
    @TableField("company_id")
    private Integer companyId;
//    @ApiModelProperty("企业id")
//    @TableField("company_id")
//    private Integer companyId;
    @ApiModelProperty("检查id")
    @TableField("audit_id")