Exemplo n.º 1
0
 public object GetChainMerchantList(string filterId)
 {
     return(_repository.GetChainMerchantList(filterId));
 }