“djh”
2 天以前 8c91afa9c1bbe5fae9d88cfd1e7243c376af69fe
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")