|
@@ -32,7 +32,7 @@ public class GAPagePathReport implements Serializable {
|
|
private static final long serialVersionUID = 1L;
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
|
|
/**id*/
|
|
/**id*/
|
|
- @TableId(type = IdType.ASSIGN_ID)
|
|
|
|
|
|
+ @TableId(type = IdType.AUTO)
|
|
@Schema(description = "id")
|
|
@Schema(description = "id")
|
|
private Long id;
|
|
private Long id;
|
|
/**站点id*/
|
|
/**站点id*/
|