zhoushihao
2024-04-29 4dcc8092f5ad73f27a0ca7df265dfa343767fe6b
UI-Project/config.js
@@ -1,6 +1,6 @@
export default {
  serverUrl: "localhost:88/api/loadGlass",
  serverUrl: "127.0.0.1:88/api",
  //serverUrl: "localhost:88/api/",
  serverUrl2: "localhost:8085"
  serverUrl2: "10.153.19.150:88"
  //serverUrl:"res.abeim.cn"
}