vali 6 жил өмнө
parent
commit
c6685570b6

+ 1 - 2
app/Logic/WinfailLogic.php

@@ -369,10 +369,9 @@ class WinfailLogic
             if ($bet_type == 2) {
                 $rwinarr[] = $rwin;
             }
-
             $matword = $winorfalse['matchResult'];
-
             DB::update('update money_buy_match  set "result"=?,matchresult=? where match_id=? and game_code=? and id=?', [$win, $matword, $match_id, $game_code, $mid]);
+
         }
 
         if ($bet_type == 1) {