修改座位代码

hotfix/远程访问多媒体中心
cyc 7 years ago
parent 56a3cbb30a
commit 6f4738cf63

@ -125,7 +125,7 @@ class ctrip_train extends CI_Controller{
if($Seats->SeatName == '软座'){
$rzPrice = $Seats->Price * 10;
$SeaType .= '"4":"'.$rzPrice.'","A4":"¥'.$Seats->Price.'",';
$SeaType .= '"2":"'.$rzPrice.'","A2":"¥'.$Seats->Price.'",';
$rzNum = $Seats->TicketLeft;
}

Loading…
Cancel
Save