@@ -1,4 +1,4 @@
{
- "version": "1.1.2",
+ "version": "1.1.5",
"message": "发现有新版本发布,确定更新系统?"
}
@@ -198,8 +198,8 @@ const vueConfig = {
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
proxy: {
'/api': {
- target: 'http://192.168.16.151:8503/qpls-md',
+ // target: 'http://192.168.16.151:8503/qpls-md',
- // target: 'http://p.iscm.360arrow.com/qpls-md',
+ target: 'http://p.iscm.360arrow.com/qpls-md',
// ws: false,
ws: true,
changeOrigin: true,