退款 现金退款 会员退款
This commit is contained in:
@@ -46,6 +46,10 @@ public class OrderInfoRefundDTO implements Serializable {
|
||||
* 如果自定义退款金额 则金额不进行校验 直接退款
|
||||
*/
|
||||
private boolean modify;
|
||||
/**
|
||||
* 是否是现金退款
|
||||
*/
|
||||
private boolean cash;
|
||||
|
||||
private String refundReason;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user