@@ -26,7 +26,7 @@ module.exports = {
proxy: {
'/api': {
//本地服务接口地址
- target: 'http://127.0.0.1:8801',
+ target: 'http://127.0.0.1:8802',
// target: 'http://192.168.0.115:8800',
//生产地址
//target: 'http://47.109.28.56',