From c5314aba8cd24ac192117b709f79209376cb9e9c Mon Sep 17 00:00:00 2001
From: chaiyapeng <3535863041@qq.com>
Date: Wed, 4 Sep 2024 14:38:05 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=A4=E5=8D=83=E4=B8=87=E6=95=B0=E6=8D=AE?=
=?UTF-8?q?=E6=A1=86=E6=9E=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/workspace.xml | 28 +++++++++----------
.../java/com/muyu/domain/DataMillion.java | 1 +
2 files changed, 14 insertions(+), 15 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2d28ae7..66d906a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,18 +4,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -149,7 +138,7 @@
-
+
@@ -391,7 +380,15 @@
1725350926810
-
+
+
+ 1725423093550
+
+
+
+ 1725423093550
+
+
@@ -404,7 +401,8 @@
-
+
+
diff --git a/cloud-port-common/src/main/java/com/muyu/domain/DataMillion.java b/cloud-port-common/src/main/java/com/muyu/domain/DataMillion.java
index a252df3..58e1929 100644
--- a/cloud-port-common/src/main/java/com/muyu/domain/DataMillion.java
+++ b/cloud-port-common/src/main/java/com/muyu/domain/DataMillion.java
@@ -15,4 +15,5 @@ import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
public class DataMillion {
+ private Long id;
}