zhangzengfei
2023-09-07 e15a3259ca31cb2cc8065706ca553394bcf5917a
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");