ZengTao
2024-04-18 e86a8267dd7acd49cde660c9f4151a687c4c42e6
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"
  }