diff --git a/uni_modules/uts-tencentgeolocation/utssdk/app-android/index.uts b/uni_modules/uts-tencentgeolocation/utssdk/app-android/index.uts index eadcb4324e179b333675a69e74259a05b7a37b8b..3c99b188730065c8a3341f6fa1f48332a979a94d 100644 --- a/uni_modules/uts-tencentgeolocation/utssdk/app-android/index.uts +++ b/uni_modules/uts-tencentgeolocation/utssdk/app-android/index.uts @@ -79,7 +79,7 @@ class LocationOptionsWapper{ onLocationChanged(location:TencentLocation , _error:Int , _reason:string){ - let response = { + let response:LocationResponse = { name:location.name, address:location.address, latitude:location.latitude,