vali 6 anos atrás
pai
commit
96330ad9ca
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Logic/UnSettmatchLogic.php

+ 1 - 1
app/Logic/UnSettmatchLogic.php

@@ -139,7 +139,7 @@ class UnSettmatchLogic
             $mModel->trade_id = $item->order_id;
             $mModel->account_name = $userInents['accountIdent']->account;
             $mModel->account_identity = $accountIdent;
-            $mModel->moneytime = $time;
+            $mModel->money_time = $time;
             $mModel->money_type = 3;
             $mModel->trade_desc = '赛事取消返款--matchid=' . $this->match_id;