From 9ee362413a6894ef246dda6e09ccf922c787892d Mon Sep 17 00:00:00 2001 From: haozq <1611483981@qq.com> Date: Thu, 8 Aug 2024 08:20:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E7=8E=AF=E9=A2=86=E7=94=A8=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E5=BC=80=E5=8F=91=20=E3=80=81=E9=80=9A=E7=94=A8?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E6=8E=A5=E5=8F=A3=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bonus-modules/bonus-app/pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/bonus-modules/bonus-app/pom.xml b/bonus-modules/bonus-app/pom.xml index 43f435f..63ee0ac 100644 --- a/bonus-modules/bonus-app/pom.xml +++ b/bonus-modules/bonus-app/pom.xml @@ -11,7 +11,7 @@ bonus-app - bonus-app APP模块 + bonus-app 手机端模块 @@ -88,6 +88,20 @@ 24.6.0 compile + + com.bonus + bonus-common-entity + 24.6.0 + compile + + + com.bonus + bonus-common-security + 24.6.0 + compile + + + @@ -107,4 +121,5 @@ + \ No newline at end of file