正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
@@ -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); |
-
请 注册 或 登录 后发表评论