ZengTao
2024-04-18 f8a73ae78727eab0063a26b4c57c3d451f1a0ab5
1
2
3
4
5
6
7
8
9
10
// export default {
//   serverUrl: "localhost:8083/api/loadGlass",
//   serverUrl2: "localhost:8085"
//   //serverUrl:"res.abeim.cn"
// }
export default {
   serverUrl: "localhost:88/api",
   serverUrl2: "localhost:8085"
   //serverUrl:"res.abeim.cn"
  }