后端测试 加了一个接口备注 vue.config 加了一个接口备注

uat_us
he 2024-09-11 17:00:48 +08:00
parent 0a6a98c33c
commit 4552caf82f
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ module.exports = {
// target: 'http://123.56.94.154:7000', // 国内测试环境2
// target: 'http://123.56.94.154:30668',
target: 'http://106.14.89.110:30000',
//target: 'http://localhost:3305', // 后端测试环境
// target: 'http://47.117.164.182:7010', // uat
// target: 'http://123.56.181.144:7000',
changeOrigin: true,