Ken 1 周之前
父節點
當前提交
9942cd2d53
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Services/BaseService.php

+ 1 - 1
app/Services/BaseService.php

@@ -188,7 +188,7 @@ class BaseService
 //         }
 //     }
 
-    public static function bettingGroupNotice2($text, $keyboard = [], $image = 'http://baiduco.com', $isTop = false): array
+    public static function bettingGroupNotice2($text, $keyboard = [], $image = 'https://baiduco.com', $isTop = false): array
     {
 
         $bettingGroup = Config::where('field', 'betting_group')->first()->val;