调整ktor后端:取消api前缀;去除无用代码;oss对象使用临时地址返回;
This commit is contained in:
@@ -101,5 +101,6 @@ dependencies {
|
||||
// 数据库迁移
|
||||
// implementation("org.flywaydb:flyway-core:10.13.0")
|
||||
|
||||
implementation("ai.koog:koog-agents:0.3.0")
|
||||
// implementation("ai.koog:koog-agents:0.3.0")
|
||||
implementation("io.minio:minio:8.5.17")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user