Example #1
0
 public function actInsert($data, $table)
 {
     return NoticeApiModel::modInsert($data, $table);
 }