Ken há 2 semanas atrás
pai
commit
a4534a5e52
1 ficheiros alterados com 5 adições e 6 exclusões
  1. 5 6
      app/Http/Controllers/admin/Home.php

+ 5 - 6
app/Http/Controllers/admin/Home.php

@@ -34,13 +34,12 @@ class Home extends Controller
 
 
 
-
-
-
-
-
-
             $result = [
+                'withdraw_usdt' => [
+                    'total_fail' => $totalFail,
+                    'total_success' => $totalSuccess,
+                    'total_amount' => $totalAmount,
+                ],
                 'withdraw_rmb' => [
                     'total_fail' => $totalFail,
                     'total_success' => $totalSuccess,