完善用户提问功能模块

This commit is contained in:
linxd
2025-06-18 14:37:42 +08:00
parent 763871a465
commit 5fff687782
28 changed files with 2702 additions and 1640 deletions

View File

@ -7,7 +7,7 @@ export default {
// },
'/api': {
// target: 'http://10.242.37.148:18022',//连接天宫的ng
target: 'http://10.0.0.14:18012',//连接天宫的ng
target: 'http://10.0.0.10:18013',//连接天宫的ng
changeOrigin: true,
pathRewrite: { '^/api': '' },
},