修改前台路由

This commit is contained in:
2026-07-26 22:51:12 +08:00
parent 975b937d9c
commit de1db1fe0b
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ repositories {
}
dependencies {
implementation platform('run.halo.tools.platform:plugin:2.17.0-SNAPSHOT')
implementation platform('run.halo.tools.platform:plugin:2.20.11')
compileOnly 'run.halo.app:api'
testImplementation 'run.halo.app:api'