Ken 1 周之前
父節點
當前提交
662def967b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/api/Home.php

+ 1 - 1
app/Http/Controllers/api/Home.php

@@ -415,7 +415,7 @@ A大100 B小100  C单100
 下注中间请勿包含任何空格以及符号
 🔥🔥🔥下注开始🔥🔥🔥";
 
-     $res =    BaseService::bettingGroupNotice2($text, [], "https://baidu.com", false);
+     $res =    BaseService::bettingGroupNotice2($text, [], "https://baidu.com", true);
         return $this->success($res);