'微信支付', self::alipay => '支付宝支付', ); if($type) return $list[$type] ?? ''; return $list; } }