fix
This commit is contained in:
@@ -129,7 +129,7 @@ public class NativeMapView implements PlatformView, LocationSource, AMapLocation
|
||||
|
||||
// private String mDebugUrl = "https://beta-esg.api.lnh2e.com/appointment/";
|
||||
|
||||
private String mDebugUrl = "http://47.101.201.13:8443/api/";
|
||||
private String mDebugUrl = "http://47.101.201.13:8443/api/appointment/";
|
||||
private String mReleaseUrl = "http://47.101.201.13:8443/api/";
|
||||
|
||||
// 存储货车路线算法接口返回的数据
|
||||
|
||||
Reference in New Issue
Block a user