From 0b61b5ed9345caf34d8452578453c982d7cc1a5e Mon Sep 17 00:00:00 2001 From: 31353 <31353751672@qq.com> Date: Wed, 3 Jan 2024 18:33:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bwie-test/pom.xml | 20 ++++++++++++++++++++ pom.xml | 1 + 2 files changed, 21 insertions(+) create mode 100644 bwie-test/pom.xml diff --git a/bwie-test/pom.xml b/bwie-test/pom.xml new file mode 100644 index 0000000..e2110c8 --- /dev/null +++ b/bwie-test/pom.xml @@ -0,0 +1,20 @@ + + + 4.0.0 + + com.bwie + Guoxubao-yuekao + 1.0-SNAPSHOT + + + bwie-test + + + 8 + 8 + UTF-8 + + + diff --git a/pom.xml b/pom.xml index c7e05c7..fe88af9 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,7 @@ bwie-mq bwie-es bwie-api + bwie-test