示例#1
0
 public void DeleteCouponById(string id) => _couponRepository.DeleteById(id);