Commit ffd70eaf by 王洁

memeberCard Enum

parent 44ca2dde
<?php
/**
* Created by PhpStorm.
* User: lwt
* Date: 2018/7/10
* Time: 13:15
*/
namespace Hdll\Services\MemberCard\Enum;
class MemberCardEnum
{
}
\ No newline at end of file
<?php
/**
* Created by PhpStorm.
* User: lwt
* Date: 2018/7/10
* Time: 13:15
*/
namespace Hdll\Services\MemberCard\Enum;
class WxMsgEnum
{
const CARD_MERCHANT_CHECK_RESULT = 'card_merchant_check_result';
}
\ 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