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