Commit 3a107fed by xmy

feat:ome vip cmq

parent 2b0ce31a
<?php
namespace Hdll\Services\Vip\Enum;
class VipCmqEnum
{
const TOPIC = "oem";
const BUY_OEM_VIP = "buyOemVip";
const ADD_VIP_NUM = "addVipNum";
}
\ No newline at end of file
......@@ -30,4 +30,5 @@ class VipEnum
const IS_DISTRIBUTION_ON = 1;//开启分销
const IS_DISTRIBUTION_OFF = 0;//关闭分销
}
\ 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