public static function getPerson_talentList()
 {
     $obj_retResult = DAL_managePerson_talent::getPerson_talentList();
     return $obj_retResult;
 }