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