Commit 37eb352c by xmy

价格修改

parent fc8219b9
......@@ -10,7 +10,9 @@ namespace Hdll\Services\Vip\Enum;
class VipEnum{
const VIP_TOTAL_FEE = 10;//价格
const VIP_ORIGIN_FEE = 128800;//原价
const STATUS_UNPAID = 10;//未支付
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