Commit 602aa0f8 by xmy

Merge branch 'ft-freeVip' into test

parents 68dc4823 ce3c2ac5
# 2.0.58
- oem充值vip额度上线
# 2.0.57
- 顾客档案添加接口getProfile
......
......@@ -25,8 +25,8 @@ class VipEnum
const VIP_QUEUE_KEY = 'vip:queue';
const VIP_TYPE_NORMAL = "1"; //普通
const VIP_TYPE_TRY = "2";//试用
const VIP_TYPE_FREE = "3";//免费
const IS_DISTRIBUTION_ON = 1;//开启分销
const IS_DISTRIBUTION_OFF = 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