From 52aca1808b2e43032294a39046d8999d6c72fc13 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=BD=8A?= <23>
Date: Wed, 22 Apr 2026 17:58:52 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A8=A1=E5=9D=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/common-association/pom.xml | 45 +++++++++++++++++++++++++++++++++++++++
common/pom.xml | 22 +------------------
2 files changed, 46 insertions(+), 21 deletions(-)
create mode 100644 common/common-association/pom.xml
diff --git a/common/common-association/pom.xml b/common/common-association/pom.xml
new file mode 100644
index 0000000..162d54c
--- /dev/null
+++ b/common/common-association/pom.xml
@@ -0,0 +1,45 @@
+
+
+ 4.0.0
+
+ apelet
+ common
+ 1.0.0
+
+
+ common-association
+
+
+ 8
+ 8
+ UTF-8
+
+
+
+
+ apelet
+ common-core
+ 1.0.0
+
+
+
+ apelet
+ common-generator
+ 1.0.0
+
+
+ apelet
+ common-online
+ 1.0.0
+
+
+ common-orm
+ apelet
+ 1.0.0
+
+
+
+
+
\ No newline at end of file
diff --git a/common/pom.xml b/common/pom.xml
index 10162df..6a95281 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -13,31 +13,11 @@
pom
common-qy
+ common-association
1.0.0
-
\ No newline at end of file