退单
This commit is contained in:
@@ -32,4 +32,5 @@ public class BuyOrderRefund implements Serializable {
|
||||
private int status;
|
||||
private String remark;
|
||||
private Date createTime;
|
||||
private String wxRefundNo;
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@ public class BuyOrderRefundLog implements Serializable {
|
||||
private Date createTime;
|
||||
private int type;
|
||||
private int status;
|
||||
|
||||
private int reason;
|
||||
@TableField(exist = false)
|
||||
private String title;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user