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);