[dev_arch_opt_3.0]
[Change] [ 1、高德地图定位增加子线程回调 ] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -124,6 +124,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
|
||||
}
|
||||
//设置长链接的secretKey 通过SHA1和包名找中台服务生成,后续包名分渠道,需要做对应操作
|
||||
clientConfig.secretKey = "YMj2VFDFxJ3Q4gNoZceJ"
|
||||
// clientConfig.secretKey = "n48AlVufihvMDWgzwHX42yzSgiWaad6v"
|
||||
|
||||
clientConfig.iHttpCurrentLocation = object : ICurrentLocation {
|
||||
override fun getCurrentLocation(): SimpleLocation {
|
||||
|
||||
Reference in New Issue
Block a user