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

支付宝

... ... @@ -101,7 +101,7 @@ class AlipayTradeService {
$aop->format= $this->format;
$aop->signType=$this->signtype;
// 开启页面信息输出
$aop->debugInfo=true;
$aop->debugInfo=false;
if($ispage)
{
$result = $aop->pageExecute($request,"post");
... ...