@@ -27,8 +27,8 @@ module.exports = {
'/api': {
//本地服务接口地址
// target: 'http://192.168.3.64',
- // target: 'http://47.110.251.215:8090',
- target: 'http://192.168.1.179',
+ target: 'http://47.110.251.215:8090',
+ // target: 'http://192.168.1.179',
// target: 'http://192.168.0.108',
// target: 'http://192.168.31.96',
//远程演示服务地址,可用于直接启动项目