seven hai 2 semanas
pai
achega
088650f52e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Services/Payment/SanJinService.php

+ 1 - 0
app/Services/Payment/SanJinService.php

@@ -30,6 +30,7 @@ class SanJinService extends BaseService
      */    
      */    
     public static function getChannel($key = '')
     public static function getChannel($key = '')
     {
     {
+        
         $channel = self::$CHANNEL;
         $channel = self::$CHANNEL;
         if($key){
         if($key){
             return Lang($channel[$key]);
             return Lang($channel[$key]);