vali 6 年之前
父節點
當前提交
c6685570b6
共有 1 個文件被更改,包括 1 次插入2 次删除
  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) {