merge: sync origin main into auth-login

This commit is contained in:
mac
2026-07-15 15:12:54 +08:00
13 changed files with 1203 additions and 16 deletions
+4
View File
@@ -31,6 +31,10 @@ export default defineConfig({
target: 'http://localhost:8080',
changeOrigin: true,
},
'/swagger': {
target: 'http://localhost:8080',
changeOrigin: true,
},
},
},
build: {