vali 6 vuotta sitten
vanhempi
commit
c6685570b6
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      app/Logic/WinfailLogic.php

+ 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) {