Commit 18855c0e4d07012ae0b6516c35ce4d6e193d7921
1 parent
f108de32
去除快递模块
Showing
1 changed file
with
0 additions
and
1 deletions
etrade-boss/build.gradle
... | ... | @@ -13,7 +13,6 @@ dependencies { |
13 | 13 | implementation project(':etrade-coupon') |
14 | 14 | implementation project(':etrade-sentinel') |
15 | 15 | implementation project(':etrade-admin') |
16 | - implementation project(':etrade-ecap') | |
17 | 16 | implementation 'com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:2022.0.0.0-RC2' |
18 | 17 | implementation 'com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config:2022.0.0.0-RC2' |
19 | 18 | } |
20 | 19 | \ No newline at end of file | ... | ... |