作者 何书鹏
1 个管道 的构建 通过 耗费 0 秒

放开支付

... ... @@ -74,7 +74,7 @@ class Order extends Api
}
// 测试支付
// (new \app\index\controller\Notify)->notifyTest(['out_trade_no'=>$this->model['order_sn'],'transaction_id'=>'test']);
$payment = [];
// $payment = [];
$this->success('成功',[
'payment' => $payment,
'order_id' => $this->model['id']
... ...