From 20727c2e095a74346d93994ce34caf2949034112 Mon Sep 17 00:00:00 2001
From: wanggeng <450292408@qq.com>
Date: Sun, 9 Jan 2022 15:43:15 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0database-api=E6=A8=A1?=
=?UTF-8?q?=E5=9D=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
module-database-api/pom.xml | 14 ++++++++++++++
pom.xml | 1 +
2 files changed, 15 insertions(+)
create mode 100644 module-database-api/pom.xml
diff --git a/module-database-api/pom.xml b/module-database-api/pom.xml
new file mode 100644
index 00000000..456004b2
--- /dev/null
+++ b/module-database-api/pom.xml
@@ -0,0 +1,14 @@
+
+
+
+ wg-basic
+ ink.wgink
+ 1.0-SNAPSHOT
+
+ 4.0.0
+
+ module-database-api
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index f115ec0f..b5093946 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
mongo-module-dictionary
redis-cache
mongo-module-file
+ module-database-api
pom