作者 潘浩文
1 个管道 的构建 通过 耗费 1 秒

XIAOPAN

... ... @@ -111,7 +111,7 @@ class OrderController extends HomeBaseController{
];
$this->apiResponse(200,'success',$data);
}
$this->pay($order['order_no']);
// $this->pay($order['order_no']);
}
... ...