退单
This commit is contained in:
@@ -29,6 +29,7 @@ public class BuyOrderRefund implements Serializable {
|
||||
private int deductShipping;
|
||||
//商品名称
|
||||
private String title;
|
||||
private int status;
|
||||
private String remark;
|
||||
private Date createTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user