Commit 72d70061 by feixiang

拼团枚举

parent a0bd6535
......@@ -26,7 +26,7 @@ class OrderEnum
const TYPE_GOODS = 0; //商品订单
const TYPE_CUT_PRICE = 1; //砍价订单
const TYPE_LIMIT = 2; //限时购订单
const TYPE_COLLECTION = 3; //限时购订单
const TYPE_COLLECTION = 3; //拼团
//对账状态
const BALANCE_STATE_FALSE = 0; //未对账
......
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