heheng
4 天以前 3cc8d1cc3662d88fe7f3666fb1f99e1b19411424
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")