dependencies {
implementation "org.springframework.boot:spring-boot-autoconfigure:${springBoot}"
implementation "io.springfox:springfox-swagger2:2.9.2"
}
description = "ruoyi-common-swagger"