public object GetGlList()
 {
     return(_FundTransferRepository.GetGlList());
 }