diff --git a/app/services/waybill/WaybillRemindService.php b/app/services/waybill/WaybillRemindService.php index 5027a4e..be5a4a7 100644 --- a/app/services/waybill/WaybillRemindService.php +++ b/app/services/waybill/WaybillRemindService.php @@ -530,7 +530,7 @@ class WaybillRemindService{ } }elseif($bigRoadLocation[$bigRoad_lenth-1]['result'] == 2){ if($bigRoadLocation[$bigRoad_lenth-1]['show_y'] < 6){ - $last_banker_lenth = $bigRoadLocation[$bigRoad_lenth-1]['show_y']; + $last_player_lenth = $bigRoadLocation[$bigRoad_lenth-1]['show_y']; } if($bigRoadLocation[$bigRoad_lenth-1]['show_y'] == 6){ for($length=0;$length<99;$length++){