vali 6 سال پیش
والد
کامیت
01baffab3b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Logic/WinfailLogic.php

+ 1 - 1
app/Logic/WinfailLogic.php

@@ -318,7 +318,7 @@ class WinfailLogic
             return 0;
         }
 
-        if ($bet_type) {
+        if ($bet_type == 1) {
             $game_code = $orderInfo->game_code;
             $match_id = $orderInfo->match_id;
             $table = 'st_' . $game_code . '_result';