Ken 1 week ago
parent
commit
690a3926cd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/Http/Controllers/admin/Withdraw.php

+ 2 - 2
app/Http/Controllers/admin/Withdraw.php

@@ -68,8 +68,8 @@ class Withdraw extends Controller
 
 
             $result = [
-                'totalFail' => $totalFail,
-                'totalSuccess' => $totalSuccess,
+                'total_fail' => $totalFail,
+                'total_success' => $totalSuccess,
                 'total_amount' => $totalAmount,
                 'total' => $count,
                 'data' => $list