Ejemplo n.º 1
0
 public function GetGiveRating($param)
 {
     $post_data = parent::GetGiveRatingProcess($param);
     return $post_data;
 }