- dependencies {
- compile project(':qywx-sdk')
- compile project(':uas-office-core')
- compile 'org.springframework.boot:spring-boot-starter-web'
- compile 'org.springframework.boot:spring-boot-starter-jdbc'
- compile 'org.springframework.boot:spring-boot-starter-data-redis'
- }
|