Commit 0c1c19ad by zhangsong

Merge branch 'master' of http://git.dev.2b3.cn/tencent/services

parents 31220dec 2b0ce31a
# 2.0.56
- oem vip 套餐
# 2.0.55
- 修复根据卖家id读取配置的错误
......
......@@ -27,4 +27,7 @@ class VipEnum
const VIP_TYPE_NORMAL = "1"; //普通
const VIP_TYPE_TRY = "2";//试用
const IS_DISTRIBUTION_ON = 1;//开启分销
const IS_DISTRIBUTION_OFF = 0;//关闭分销
}
\ 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