[6.8.4]
[fea] [recode]
This commit is contained in:
@@ -149,7 +149,7 @@ object TicketModel {
|
||||
|
||||
}
|
||||
emitterMain?.onNext(Pair(0,0))
|
||||
d(TAG, "线路或者站点未空")
|
||||
d(TAG, "线路或者站点为空")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -72,7 +72,6 @@ import com.mogo.och.unmanned.taxi.constant.TaxiUnmannedConst
|
||||
import com.mogo.och.unmanned.taxi.constant.TaxiUnmannedConst.Companion.BUSINESSTYPE
|
||||
import com.mogo.och.unmanned.taxi.network.TaxiTaskWithOrderServiceManager
|
||||
import com.mogo.och.unmanned.taxi.ui.debug.DebugView
|
||||
import com.mogo.och.unmanned.taxi.utils.RxJavaUtils
|
||||
import com.zhjt.service.chain.ChainLog
|
||||
import io.reactivex.Observable
|
||||
import io.reactivex.android.schedulers.AndroidSchedulers
|
||||
@@ -195,7 +194,7 @@ object TaxiTaskModel {
|
||||
|
||||
fun init() {
|
||||
initListeners()
|
||||
RxJavaUtils.setErrorHandler(TAG)
|
||||
RxUtils.errCatch()
|
||||
}
|
||||
|
||||
fun release() {
|
||||
|
||||
Reference in New Issue
Block a user