【改进】APP访问统计增加地址
This commit is contained in:
@@ -46,9 +46,11 @@ dependencies {
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test' // 测试框架
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' // thymeleaf模版引擎
|
||||
implementation 'com.aliyun.oss:aliyun-sdk-oss:3.18.3' // OSS SDK
|
||||
implementation 'cn.hutool:hutool-all:5.8.40' // hutool工具包
|
||||
implementation 'cn.hutool:hutool-all:5.8.42' // hutool工具包
|
||||
implementation 'io.springfox:springfox-swagger2:2.10.5'
|
||||
implementation 'com.github.xiaoymin:knife4j-openapi2-spring-boot-starter:4.4.0'
|
||||
implementation 'org.lionsoul:ip2region:2.7.0'
|
||||
implementation 'jakarta.servlet:jakarta.servlet-api:5.0.0'
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user