Commit 0f737781 by xmy

# 1.0.28

- 拼团 消息队列枚举
parent d2568e2c
# 1.0.28
- 拼团 消息队列枚举
# 1.0.27
- cmq 内外网切换
# 1.0.26
......
<?php
namespace Hdll\Services\GroupBooking\Enum;
class GroupBookingCmqEnum{
const TOPIC = 'groupBooking';
const CLOSE_RECORD = 'closeRecord';
}
\ 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