|
|
|
|
@ -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;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|