zhangguidong 2 éve
szülő
commit
909fbb40c2
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      application/api/controller/Writeoff.php

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

@@ -178,6 +178,7 @@ class Writeoff extends Api
     }
     public function refund_order($amount,$order_no,$type)
     {
+        print_r($amount);print_r($order_no);print_r($type);die;
 
         try {
             if ($type == 'wechat') {