feat: 联调

This commit is contained in:
王天骄
2026-06-11 12:12:55 +08:00
parent 2192b855a1
commit cdbe16dde3
35 changed files with 918 additions and 217 deletions
+4
View File
@@ -13,6 +13,10 @@ export default defineConfig({
'/fastapi': {
target: 'http://8.160.178.88',
changeOrigin: true
},
'/app': {
target: 'http://8.160.178.88',
changeOrigin: true
}
}
}