vali 6 年之前
父節點
當前提交
e41adfe517
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Logic/UnSettmatchLogic.php

+ 1 - 0
app/Logic/UnSettmatchLogic.php

@@ -141,6 +141,7 @@ class UnSettmatchLogic
             $mModel->account_identity = $accountIdent;
             $mModel->money_time = $time;
             $mModel->money_type = 3;
+            $mModel->trade_type = 3;
             $mModel->trade_desc = '赛事取消返款--matchid=' . $this->match_id;
 
             if ($gain_money <= 0.01) {