Ken hace 1 mes
padre
commit
532030cb76
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/Services/ApiFootball/Client.php

+ 1 - 0
app/Services/ApiFootball/Client.php

@@ -51,6 +51,7 @@ public static function countries($params = [])
         return self::get('countries', $params);
         return self::get('countries', $params);
     }
     }
 
 
+    //  联赛  获取可用的联赛和杯赛名单。
     public static function leagues($params = [])
     public static function leagues($params = [])
     {
     {
         return static::get('leagues', $params);
         return static::get('leagues', $params);