|
@@ -20,6 +20,7 @@ version '0.1.0'
|
|
dependencies {
|
|
dependencies {
|
|
compile project(':tuon-core')
|
|
compile project(':tuon-core')
|
|
compile project(':tuon-qywx')
|
|
compile project(':tuon-qywx')
|
|
|
|
+ compile project(':tuon-gateway')
|
|
implementation('org.springframework.boot:spring-boot-starter-webflux')
|
|
implementation('org.springframework.boot:spring-boot-starter-webflux')
|
|
}
|
|
}
|
|
|
|
|