public static function getVillage_serviceList()
 {
     $obj_retResult = DAL_manageVillage_service::getVillage_serviceList();
     return $obj_retResult;
 }