'参与', self::DISCOUNT_NOT_JOIN => '不参与', ]; if(true === $from){ return $desc; } return $desc[$from] ?? ''; } }