From 7d29653ea70be6425edc5f412d223e1e3d1a1ba2 Mon Sep 17 00:00:00 2001
From: xiepufeng <1072271977@qq.com>
Date: Tue, 2 Jan 2024 19:45:06 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0zc-business=E6=A8=A1=E5=9D=97?=
=?UTF-8?q?=EF=BC=88=E6=89=80=E6=9C=89=E4=B8=9A=E5=8A=A1=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=E9=83=BD=E6=94=BE=E5=9C=A8=E8=BF=99=E4=B8=AA=E6=A8=A1=E5=9D=97?=
=?UTF-8?q?=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 1 +
ruoyi-admin/pom.xml | 7 +++++++
zc-business/pom.xml | 22 ++++++++++++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 zc-business/pom.xml
diff --git a/pom.xml b/pom.xml
index f22b1787..c4f88d98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,6 +213,7 @@
ruoyi-common
zc-websocket
zc-payment
+ zc-business
pom
diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml
index 8d2eb072..d8122e2e 100644
--- a/ruoyi-admin/pom.xml
+++ b/ruoyi-admin/pom.xml
@@ -67,6 +67,13 @@
1.0.0
+
+
+ com.zc
+ zc-business
+ 1.0.0
+
+
diff --git a/zc-business/pom.xml b/zc-business/pom.xml
new file mode 100644
index 00000000..56c4a708
--- /dev/null
+++ b/zc-business/pom.xml
@@ -0,0 +1,22 @@
+
+
+ 4.0.0
+
+ com.ruoyi
+ ruoyi
+ 3.8.2
+
+
+ zc-business
+ com.zc
+ 1.0.0
+
+
+ 8
+ 8
+ UTF-8
+
+
+