server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/JkCustomer.java
@@ -25,6 +25,7 @@ @ApiModelProperty(value = "主键", example = "1") //@ExcelColumn(name="主键") @TableId(type = IdType.AUTO) private Integer id; @ApiModelProperty(value = "创建人编码", example = "1")