退单
This commit is contained in:
@@ -16,6 +16,7 @@ public class BuyOrderRefund implements Serializable {
|
||||
|
||||
@TableId
|
||||
private Integer id;
|
||||
private String refundNo;
|
||||
private Integer userId;
|
||||
//订单类型 线上 线下
|
||||
private String type;
|
||||
|
||||
Reference in New Issue
Block a user