@@ -12,8 +12,7 @@ module.exports = {
devServer: {
proxy: {
'/ws': {
- // target: 'http://smart.chinahuian.cn',
- target: 'http://172.17.116.100:15674',
+ target: 'http://smart.cc-lotus.info',
ws: true,
},
'/weixin': {