wesmiler 2 lat temu
rodzic
commit
2ac0ec7126
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      app/Services/LiveService.php

+ 2 - 2
app/Services/LiveService.php

@@ -747,9 +747,9 @@ class LiveService extends BaseService
             'user_type'=> 1,
             'type'=>1,
             'coin_type'=> 2,
-            'money'=> $usdt,
+            'money'=> -$usdt,
             'date'=> date('Y-m-d'),
-            'actual_money'=> $money,
+            'actual_money'=> -$money,
             'balance'=> $balance,
             'create_time'=> time(),
             'remark'=> '礼物打赏消费',