public static function getVillage_historyList()
 {
     $obj_retResult = DAL_manageVillage_history::getVillage_historyList();
     return $obj_retResult;
 }