zhoushihao
2024-05-09 31c0c608f884ab548ba4c57ebcddef6f46da460e
UI-Project/config.js
@@ -1,6 +1,6 @@
export default {
  serverUrl: "10.153.19.150:88/api",
  serverUrl: "127.0.0.1:88/api",
  //serverUrl: "localhost:88/api/",
  serverUrl2: "10.153.19.150:8085"
  serverUrl2: "10.153.19.150:88"
  //serverUrl:"res.abeim.cn"
}