Commit 098eaaa3 by xmy

线程执行

parent ed478306
......@@ -18,4 +18,6 @@ class VipEnum{
const STATUS_UNPAID = 10;//未支付
const STATUS_PAID = 20;//已支付
const VIP_QUEUE_KEY = 'vip:queue';
}
\ 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