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