feat: 后端搜索接口开发

This commit is contained in:
2025-05-11 09:41:48 +08:00
parent 7350f43a72
commit 9b2584d32c
20 changed files with 12571 additions and 6790 deletions
+1 -1
View File
@@ -11,6 +11,6 @@ export default defineNuxtConfig({
port: 3000
},
app: {
baseURL: '/absproxy/3000'
// baseURL: '/absproxy/3000'
}
})