示例#1
0
 public List <GatewayBalanceCommon> GetGatewayReportList()
 {
     return(repo.GetGatewayReportList());
 }