[dev_arch_opt_3.0]

[Change]
[
1、高德地图定位增加子线程回调
]

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2023-03-09 21:03:02 +08:00
parent 77cf5cf499
commit d5467e260e
2 changed files with 65 additions and 54 deletions

View File

@@ -124,6 +124,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
}
//设置长链接的secretKey 通过SHA1和包名找中台服务生成后续包名分渠道,需要做对应操作
clientConfig.secretKey = "YMj2VFDFxJ3Q4gNoZceJ"
// clientConfig.secretKey = "n48AlVufihvMDWgzwHX42yzSgiWaad6v"
clientConfig.iHttpCurrentLocation = object : ICurrentLocation {
override fun getCurrentLocation(): SimpleLocation {