Commit 9fe1f07b by feixiang

Merge remote-tracking branch 'origin/master'

parents cc6f1af0 b016c022
......@@ -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