| xqd
@@ -51,9 +51,9 @@ class OrderInfoModel extends Model
|
|
|
//苹果支付类型
|
|
|
const Apple_Product1 = 'apple10000';
|
|
|
const Apple_Product2 = 'apple10001';
|
|
|
- const Apple_Product3 = 'apple10002';
|
|
|
- const Apple_Product4 = 'apple10003';
|
|
|
- const Apple_Product5 = 'apple10004';
|
|
|
+ const Apple_Product3 = 'apple102';
|
|
|
+ const Apple_Product4 = 'apple103';
|
|
|
+ const Apple_Product5 = 'apple104';
|
|
|
|
|
|
//订单状态定义
|
|
|
const STATUS_PENDING = 0;
|