简历优化和岗位简历

This commit is contained in:
xuxin
2026-04-13 21:34:40 +08:00
parent a39835be01
commit 1c91818494
32 changed files with 3850 additions and 320 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export default defineConfig({
changeOrigin: true,
},
'/ai-api': {
target: 'http://192.168.31.133:8000',
target: 'http://192.168.31.135:8000',
changeOrigin: true,
rewrite: (path) => path.replace(/^\/ai-api/, ''),
},