zhoushihao
2024-04-25 3cc6aa69cca0b0d991f8537999c578eaee68e07e
UI-Project/config.js
@@ -1,5 +1,9 @@
export default {
  serverUrl: "localhost:8085",
  serverUrl2: "localhost:8085"
  // serverUrl: "127.0.0.1:88/api",
  serverUrl: "10.153.19.150:88/api",
  //serverUrl: "localhost:88/api/",
  serverUrl2: "10.153.19.150:88"
  //serverUrl:"res.abeim.cn"
}
}