WIN-2308041133\Administrator 8 months ago
parent
commit
55e301e9ec
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/Pay.php

+ 1 - 0
application/api/controller/Pay.php

@@ -725,6 +725,7 @@ class Pay extends Api
                 $contribution = 0;
                 $check = 0;
 //                $sell = $video_user['sell'] + $order['num'];
+                var_dump($user);die();
                 $sell = $user['sell'] + $order['num'];
 //                switch ($video_user['grade']) {
                 switch ($user['grade']) {