vali %!s(int64=6) %!d(string=hai) anos
pai
achega
6e951367e6
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      datainf/logic/HttpServerOnlySet.php

+ 2 - 0
datainf/logic/HttpServerOnlySet.php

@@ -474,6 +474,8 @@ class HttpServerOnlySet
             $money = $simplexData->money;
         }
 
+        echo "debug -> ChuanMoney->" . $money . '-- order_id ' . $order_id . "\n";
+
         $this->PushSqlToArray(" update money_buy_str  set settle_status=2 , game_status=1 , settlementtime='$newTime' , gain_money=$money  where order_id = '$order_id'");
         $this->WriteOrAddSettlement($game_code, $match_id, $bet_type, $order_id, $account_identity, $money);
         $useraccident = $simplexData->account_identity;