用户订单列表
用户订单各状态下数量
This commit is contained in:
@@ -65,6 +65,10 @@ public class BuyOrder implements Serializable {
|
||||
* 地址
|
||||
*/
|
||||
private String address;
|
||||
/**
|
||||
* 订单来源,0疯子读书1国学众妙之门2医学吴门医述
|
||||
*/
|
||||
private Integer come;
|
||||
/**
|
||||
* 支付方式 1微信,2支付宝,3ios内购 ,4虚拟币
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user