Exemplo n.º 1
0
Arquivo: card.php Projeto: qujian/ydwx
 protected function formatArgs()
 {
     $args = parent::formatArgs();
     //         $args['bus_ticket']['meeting_detail']     = $this->meeting_detail;
     return $args;
 }