添加部分退款接口
This commit is contained in:
@@ -170,6 +170,9 @@ public class MerchantOrder {
|
||||
@TableField(exist = false)
|
||||
private Integer userId;
|
||||
|
||||
@TableField(exist = false)
|
||||
private BigDecimal payReturnAmount;
|
||||
|
||||
private String mercOrderNo;
|
||||
|
||||
private String mercNotifyUrl;
|
||||
|
||||
Reference in New Issue
Block a user