Commit b016c022 by xmy

拼团 队列修改

parent 09ce1b44
......@@ -17,4 +17,7 @@ class GroupBookingEnum
const ONLINE = 1;//上线
const DOWNLINE = 2;//下线
const QUEUE_ORDER_KEY = 'groupBooking:order';
const QUEUE_LOCK_KEY = 'groupBooking:lock:';
}
\ 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