'商品', self::TYPE_BALANCE => '红包', ]; if ($type === true) { return $desc; } return $desc[$type] ?? ''; } }