Ken 1 tuần trước cách đây
mục cha
commit
c54afe4631
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = '', $isTop = false): array
+    public static function bettingGroupNotice2($text, $keyboard = [], $image = 'http://baiduco.com', $isTop = false): array
     {
 
         $bettingGroup = Config::where('field', 'betting_group')->first()->val;