nan.zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
101a7df771
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      application/expand/controller/WechatPay.php

+ 1 - 0
application/expand/controller/WechatPay.php

@@ -258,6 +258,7 @@ class WechatPay extends BaseAuth
         }
 
         require_once(APP_PATH.'/index/service/wechat/WxPayPubHelper.php');
+        echo 111;exit;
         $Refund = new Refund_pub();
         $Refund->setParameter('out_trade_no',$params['out_trade_no']);
         $Refund->setParameter('out_refund_no',uniqid());