Ken 1 月之前
父节点
当前提交
532030cb76
共有 1 个文件被更改,包括 1 次插入0 次删除
  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);
     }
 
+    //  联赛  获取可用的联赛和杯赛名单。
     public static function leagues($params = [])
     {
         return static::get('leagues', $params);