OrderExtraFee refund
gdlcf88 opened this issue · 0 comments
gdlcf88 commented
- Improve the
RefundAppService.CreateAsync
method to support OrderExtraFee refund. - Add a decimal-type property named
RefundAmount
in the OrderExtraFee entity to record the refund total. - Add a collection property named
RefundItemOrderExtraFees
in the RefundItem entity to record extra fee refunds.