ZZJ
2022-06-10 68b96b56c3324b7458e7921bd1087357cb649318
vue.config.js
@@ -67,8 +67,8 @@
  // }
});
//const serverUrl = "http://192.168.20.189:7009"
const serverUrl = "http://192.168.20.116:7009";
const serverUrl = "http://192.168.20.189:7009";
//const serverUrl = "http://192.168.20.116:7009";
const iotdataServerUrl = "http://192.168.8.10:9000";
// const cir = require("circular-dependency-plugin");
@@ -118,7 +118,7 @@
      },
      "/data/api-v/app/findAllApp": {
        // target: '/',
        target: "http://localhost:8080/",
        target: "http://localhost:8081/",
        changeOrigin: true,
        pathRewrite: {
          "^/data/api-v/app/findAllApp": "apps.json",