Commit 9d43ec6e by 王召彬

Merge branch 'master' of http://git.2b3.cn/tencent/services

parents 055dca1a 157ca1e6
# 1.0.37
- 增加拼团RPC枚举
# 1.0.36
- 修改商品服务RPC接口
# 1.0.35
......
......@@ -22,4 +22,5 @@ class GroupBookingEnum
const QUEUE_LOCK_KEY = 'groupBooking:lock:';
const QUEUE_LISTEN = 'groupBookingListener';
const CLOSE_LOCK_KEY = 'groupBooking:lock:close';
}
\ 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