[3.4.0-map-sdk] merge

This commit is contained in:
zhongchao
2023-09-11 19:27:49 +08:00
parent a972ed7da9
commit 0fa329c96f
2 changed files with 3 additions and 3 deletions

View File

@@ -1121,7 +1121,7 @@ class RoadHelper {
}
call.result(code,cityList)
if(CompileConfig.DEBUG){
Log.d(TAG, "roadop--getAllCityCode--cityList: ${cityList}")
Log.d(TAG, "roadop--getAllCityCode--cityList: $cityList")
}
return
}