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