“djh”
6 天以前 dc5e9ce4e0fb964f037ef8c18b926745e5aedc97
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")