zhangzengfei
2023-10-23 1db7db4bf02259e47d5d906d6b21ecc6451b0a09
vue.config.js
@@ -67,8 +67,9 @@
  // }
});
//const serverUrl = "http://192.168.20.189:7009";
// const serverUrl = "http://192.168.20.189:7009";
const serverUrl = "http://192.168.20.116:7009";
//const serverUrl = "http://192.168.20.116:7009";
const iotdataServerUrl = "http://192.168.8.10:9000";
// const cir = require("circular-dependency-plugin");