Ken hace 1 día
padre
commit
e1c546e850
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Services/BetService.php

+ 0 - 1
app/Services/BetService.php

@@ -479,7 +479,6 @@ class BetService extends BaseService
                             $inlineButton = self::getOperateButton();
 
                             // 群通知
-                            // self::bettingGroupNotice($groupText, $inlineButton);   // 群通知
                             self::asyncBettingGroupNotice($groupText, $inlineButton);   // 异步群通知
                         }
                     }