Commit 22e09b39 by xmy

Merge branch 'ft-vip-oem-cmq'

parents 6e2680af 3a107fed
<?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