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