'未开始', self::SECKILL_STATUS_CONDUCT => '进行中', self::SECKILL_STATUS_END => '已结束' ]; if ($value === true) { return $data; } return $data[$value]; } }