Commit 7bcae8d8 by dzhang

订单类型5

parent 091cade7
......@@ -30,6 +30,8 @@ class OrderEnum
const TYPE_LIMIT = 2; //限时购订单
const TYPE_COLLECTION = 3; //拼团
const TYPE_CARD = 4; //储值卡购买订单
const TYPE_TIMESCARD = 5; //次卡
const CHANGE_PRICE_FALSE = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment