|
@@ -21,7 +21,8 @@ const showModuleName = 0;
|
|
|
if (localTest) {
|
|
|
// baseURL = "http://192.168.10.13:8082/" // 联机调试 - 石林
|
|
|
// baseURL = "http://10.155.32.33:9001/" // 联机调试 - 谢生杰
|
|
|
- baseURL = "http://192.168.10.8:8082/" // 联机调试 - 王昌盛
|
|
|
+ // baseURL = "http://192.168.10.8:8082/" // 联机调试 - 王昌盛
|
|
|
+ baseURL = "http:192.168.10.13:8082/" // 联机调试 - 王波
|
|
|
|
|
|
tilesUrl = "http://localhost:8080/static/cesium/Assets/Textures/NaturalEarthII";
|
|
|
} else {
|