Commit c9fec97d by zhangsong

抽奖活动枚举

parent 1eb9dfb3
...@@ -14,4 +14,5 @@ class FlowCategory ...@@ -14,4 +14,5 @@ class FlowCategory
const LIMIT = 2; // 限时购 const LIMIT = 2; // 限时购
const GROUP = 3; // 团购 const GROUP = 3; // 团购
const FRONTMONEY = 4; // 定金 const FRONTMONEY = 4; // 定金
const AWARD = 5; // 抽奖
} }
\ No newline at end of file
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