From ee29e19d9567d304cf3ade9f6c07962d141be1c1 Mon Sep 17 00:00:00 2001 From: zengtao01 Date: Mon, 22 Jul 2024 18:24:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index 78476a34..f2fcb7dd 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -65,6 +65,27 @@ + + + cn.iocoder.boot + yudao-module-promotion-biz + ${revision} + + + cn.iocoder.boot + yudao-module-product-biz + ${revision} + + + cn.iocoder.boot + yudao-module-trade-biz + ${revision} + + + cn.iocoder.boot + yudao-module-statistics-biz + ${revision} +