{"sql":"SELECT a.berangkat_id,a.kode_rute,a.kelas_item_id,a.dr_time,a.to_time,a.st_kebid,a.kursi_terjual,a.jalan,a.kelas_id,a.tgl,b.durasi,a.nopol,a.lambung from `daily_rute_price` a JOIN `jalur` b ON a.jalur_id=b.id where a.`tgl`='1970-01-01' and (a.`to_time`='0000-00-00 00:00:00' or a.to_time='' or a.to_time is null or a.`dr_time`='0000-00-00 00:00:00' or a.dr_time='' or a.dr_time is null)","count":0}