示例#1
0
 public function actionPdf($id)
 {
     Validation::Pdf($id);
 }