解决第二次订单无法检测到站情况
This commit is contained in:
@@ -555,6 +555,7 @@ class MogoOCHTaxiModel {
|
|||||||
mIsArriveAtStartStation = false;
|
mIsArriveAtStartStation = false;
|
||||||
mIsArriveAtEndStation = false;
|
mIsArriveAtEndStation = false;
|
||||||
mIsOnTheWay2EndStation = false;
|
mIsOnTheWay2EndStation = false;
|
||||||
|
mIsUserArriveAtStartStation = false;
|
||||||
SharedPrefsMgr.getInstance( mContext ).remove( SP_KEY_OCH_TAXI_ORDER );
|
SharedPrefsMgr.getInstance( mContext ).remove( SP_KEY_OCH_TAXI_ORDER );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user