Exemplo n.º 1
0
 public PrizeDto GetPrize(int id)
 {
     return(_weiXinPrizeService.GetPrize(id));
 }