1
2
3
4
5
6
7
| module.exports ={
| // ADDRESS:"http://120.201.201.29:10000",
| ADDRESS:"http://10.3.3.90:8089",
| // GISERVEER:"http://192.168.10.23:8080",//"http://127.0.0.1:8080",//
| GISERVEER:"http://127.0.0.1:8090",//"http://127.0.0.1:8080",//
| WeatherAddress:"https://restapi.amap.com/v3/weather/weatherInfo?key=99f63f97b157cf2802b173565b21a196&city=211300"
| }
|
|