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