Commit d7584ad1 by xmy

Merge branch 'test'

parents 26673e50 eb41a55b
...@@ -16,6 +16,8 @@ class VipEnum ...@@ -16,6 +16,8 @@ class VipEnum
const VIP_ORIGIN_FEE = 128800;//原价 const VIP_ORIGIN_FEE = 128800;//原价
const VIP_DISCOUNT = 10000;//vip折扣
const STATUS_UNPAID = 10;//未支付 const STATUS_UNPAID = 10;//未支付
const STATUS_PAID = 20;//已支付 const STATUS_PAID = 20;//已支付
......
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