修改3-18问题
This commit is contained in:
@@ -22,7 +22,8 @@ public class OrderParam {
|
||||
//使用的积分数
|
||||
private Integer useIntegration;
|
||||
//支付方式
|
||||
private Integer payType = 1;
|
||||
// private Integer payType = 1;
|
||||
private Integer payType = 0;
|
||||
private Integer offline;// 0 送货 1 自取
|
||||
private String lading_mobile; //自取人电话
|
||||
private String lading_name; //自取人姓名
|
||||
|
||||
Reference in New Issue
Block a user