Commit 57f029ea by 王洁

feature: BargainCmqEnum

parent ab9d54af
<?php
namespace Hdll\Services\Bargain\Enum;
class BargainCmqEnum
{
const TOPIC = 'bargain';
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