From fc2e72181097dedfa7ce72c643463b3a9bfc2987 Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Tue, 22 Feb 2022 08:36:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E6=80=8E=E8=A1=A8=E5=8D=95=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-form/pom.xml | 19 +++++++++++++++++++ pom.xml | 1 + 2 files changed, 20 insertions(+) create mode 100644 module-form/pom.xml diff --git a/module-form/pom.xml b/module-form/pom.xml new file mode 100644 index 00000000..2eb516ee --- /dev/null +++ b/module-form/pom.xml @@ -0,0 +1,19 @@ + + + + wg-basic + ink.wgink + 1.0-SNAPSHOT + + 4.0.0 + + module-form + + + 8 + 8 + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index b5093946..dde5d37e 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,7 @@ redis-cache mongo-module-file module-database-api + module-form pom