EasyAbp/EShop

OrderExtraFee refund

gdlcf88 opened this issue · 0 comments

  1. Improve the RefundAppService.CreateAsync method to support OrderExtraFee refund.
  2. Add a decimal-type property named RefundAmount in the OrderExtraFee entity to record the refund total.
  3. Add a collection property named RefundItemOrderExtraFees in the RefundItem entity to record extra fee refunds.