src/main/java/com/zy/crm/manager/entity/WeeklyFoll.java @@ -25,6 +25,7 @@ * ID */ @ApiModelProperty(value= "ID") @TableId(value = "id", type = IdType.AUTO) private Long id; /**