Commit ea832c83 by zhufx

买家枚举

parent d1295115
<?php
/**
* Created by PhpStorm.
* User: Administrator
* Date: 2018/7/30
* Time: 11:34
*/
namespace Hdll\Services\Buyer\Enum;
class BuyerEnum
{
const SCORE = 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