예제 #1
0
 public static function getServiceList()
 {
     $obj_retResult = DAL_manageService::getServiceList();
     return $obj_retResult;
 }