Ejemplo n.º 1
0
 public function actDetailList($from, $table, $page)
 {
     return NoticeApiModel::modDetailList($from, $table, $page);
 }