[6.0.0]
[bugfix] [关系修改]
This commit is contained in:
@@ -1142,7 +1142,7 @@ public class TaxiModel {
|
||||
CallerLogger.i(M_TAXI + TAG, "judgeEndStation() stationAngle = " + stationAngle);
|
||||
|
||||
if (!checkCurrentOCHOrder()
|
||||
|| getCurOrderStatus() != TaxiOrderStatusEnum.ArriveAtEnd
|
||||
|| getCurOrderStatus() == TaxiOrderStatusEnum.ArriveAtEnd
|
||||
) {
|
||||
CallerLogger.i(M_TAXI + TAG, "order exception or order ArriveAtEnd");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user