From d3a8dd9591c0f0c0d21d8f859c5ecfb755e2ea8b Mon Sep 17 00:00:00 2001
From: Yunfei Du <278774021@qq.com>
Date: Sun, 17 Mar 2024 15:59:36 +0800
Subject: [PATCH] ddd
---
.../muyu-product/muyu-product-common/pom.xml | 20 ++++++++++++++
.../muyu-product/muyu-product-remote/pom.xml | 20 ++++++++++++++
.../muyu-product/muyu-product-server/pom.xml | 20 ++++++++++++++
muyu-modules/muyu-product/pom.xml | 26 +++++++++++++++++++
muyu-modules/pom.xml | 1 +
5 files changed, 87 insertions(+)
create mode 100644 muyu-modules/muyu-product/muyu-product-common/pom.xml
create mode 100644 muyu-modules/muyu-product/muyu-product-remote/pom.xml
create mode 100644 muyu-modules/muyu-product/muyu-product-server/pom.xml
create mode 100644 muyu-modules/muyu-product/pom.xml
diff --git a/muyu-modules/muyu-product/muyu-product-common/pom.xml b/muyu-modules/muyu-product/muyu-product-common/pom.xml
new file mode 100644
index 0000000..e461072
--- /dev/null
+++ b/muyu-modules/muyu-product/muyu-product-common/pom.xml
@@ -0,0 +1,20 @@
+
+
+ 4.0.0
+
+ com.muyu
+ muyu-product
+ 3.6.3
+
+
+ muyu-product-common
+
+
+ 17
+ 17
+ UTF-8
+
+
+
diff --git a/muyu-modules/muyu-product/muyu-product-remote/pom.xml b/muyu-modules/muyu-product/muyu-product-remote/pom.xml
new file mode 100644
index 0000000..2215581
--- /dev/null
+++ b/muyu-modules/muyu-product/muyu-product-remote/pom.xml
@@ -0,0 +1,20 @@
+
+
+ 4.0.0
+
+ com.muyu
+ muyu-product
+ 3.6.3
+
+
+ muyu-product-remote
+
+
+ 17
+ 17
+ UTF-8
+
+
+
diff --git a/muyu-modules/muyu-product/muyu-product-server/pom.xml b/muyu-modules/muyu-product/muyu-product-server/pom.xml
new file mode 100644
index 0000000..3b299d1
--- /dev/null
+++ b/muyu-modules/muyu-product/muyu-product-server/pom.xml
@@ -0,0 +1,20 @@
+
+
+ 4.0.0
+
+ com.muyu
+ muyu-product
+ 3.6.3
+
+
+ muyu-product-server
+
+
+ 17
+ 17
+ UTF-8
+
+
+
diff --git a/muyu-modules/muyu-product/pom.xml b/muyu-modules/muyu-product/pom.xml
new file mode 100644
index 0000000..4294151
--- /dev/null
+++ b/muyu-modules/muyu-product/pom.xml
@@ -0,0 +1,26 @@
+
+
+ 4.0.0
+
+ com.muyu
+ muyu-modules
+ 3.6.3
+
+
+ muyu-product
+ pom
+
+ muyu-product-common
+ muyu-product-remote
+ muyu-product-server
+
+
+
+ 17
+ 17
+ UTF-8
+
+
+
diff --git a/muyu-modules/pom.xml b/muyu-modules/pom.xml
index 846198c..760c5c2 100644
--- a/muyu-modules/pom.xml
+++ b/muyu-modules/pom.xml
@@ -13,6 +13,7 @@
muyu-gen
muyu-job
muyu-file
+ muyu-product
muyu-modules