[2.13.0-arch-opt] fix bug of pnc action view thread problem and config upload role problem ,plus remove impl of module-api and call

This commit is contained in:
zhongchao
2023-02-20 16:41:12 +08:00
parent fe11d1fe6b
commit ca1832210a
10 changed files with 46 additions and 51 deletions

View File

@@ -33,7 +33,7 @@ object MoGoLocationDispatcher :
IMoGoObuLocationWGS84Listener,
AMapLocationListener {
private val TAG = "MoGoLocationManager"
private const val TAG = "MoGoLocationManager"
private var mCityCode: String? = null
private var mapLocation: AMapLocation? = null