作者 lihan
1 个管道 的构建 通过 耗费 0 秒

支付宝

@@ -73,7 +73,6 @@ class AlipayTradeService { @@ -73,7 +73,6 @@ class AlipayTradeService {
73 */ 73 */
74 function wapPay($builder,$return_url,$notify_url) { 74 function wapPay($builder,$return_url,$notify_url) {
75 75
76 - return $builder;  
77 $biz_content=$builder->getBizContent(); 76 $biz_content=$builder->getBizContent();
78 //打印业务参数 77 //打印业务参数
79 $this->writeLog($biz_content); 78 $this->writeLog($biz_content);