WIN-2308041133\Administrator il y a 8 mois
Parent
commit
55e301e9ec
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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']) {