Commit 9eef2a34 by 王洁

feature:LimitTimeCmqEnum

parent 57f029ea
<?php
namespace Hdll\Services\LimitTimeBuy\Enum;
class LimitTimeCmqEnum
{
const TOPIC = 'timeLimitBuy';
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