[charter]
[3.2.0] [线程问题]
This commit is contained in:
@@ -92,7 +92,8 @@ object CharterPassengerModel {
|
||||
private var locusInfo: LocusResponse.LocusInfo? = null
|
||||
|
||||
// 轨迹点、底盘透传的
|
||||
private val mRoutePoints: MutableList<MogoLocation> = ArrayList()
|
||||
@Volatile
|
||||
private var mRoutePoints: MutableList<MogoLocation> = ArrayList()
|
||||
|
||||
private var orderStatus: OrderStatusEnum = OrderStatusEnum.NoOrderUnuse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user