diff --git a/pom.xml b/pom.xml index e4770100e7..9b5d246f2b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,16 +15,6 @@ yudao-module-system yudao-module-infra - - - - - - - - - - ${project.artifactId} @@ -175,4 +165,66 @@ + + + module-member + + yudao-module-member + + + + module-bpm + + yudao-module-bpm + + + + module-report + + yudao-module-report + + + + module-mp + + yudao-module-mp + + + + module-pay + + yudao-module-pay + + + + module-mall + + yudao-module-mall + + + + module-crm + + yudao-module-crm + + + + module-erp + + yudao-module-erp + + + + module-ai + + yudao-module-ai + + + + module-iot + + yudao-module-iot + + + diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index 97ee0daf38..1a5539da27 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -32,89 +32,6 @@ ${revision} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.springframework.boot @@ -150,4 +67,131 @@ + + + module-member + + + + cn.iocoder.boot + yudao-module-member + ${revision} + + + + + module-report + + + + cn.iocoder.boot + yudao-module-report + ${revision} + + + + + module-bpm + + + + cn.iocoder.boot + yudao-module-bpm + ${revision} + + + + + module-pay + + + + cn.iocoder.boot + yudao-module-pay + ${revision} + + + + + module-mp + + + + cn.iocoder.boot + yudao-module-mp + ${revision} + + + + + module-mall + + + + cn.iocoder.boot + yudao-module-product + ${revision} + + + cn.iocoder.boot + yudao-module-promotion + ${revision} + + + cn.iocoder.boot + yudao-module-trade + ${revision} + + + cn.iocoder.boot + yudao-module-statistics + ${revision} + + + + + module-crm + + + + cn.iocoder.boot + yudao-module-crm + ${revision} + + + + + module-erp + + + + cn.iocoder.boot + yudao-module-erp + ${revision} + + + + + module-ai + + + + cn.iocoder.boot + yudao-module-ai + ${revision} + + + + + module-iot + + + + cn.iocoder.boot + yudao-module-iot-biz + ${revision} + + + +