shish 5 лет назад
Родитель
Сommit
3796cbbf82
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-hd/controllers/OrderController.php

+ 1 - 1
app-hd/controllers/OrderController.php

@@ -285,7 +285,7 @@ class OrderController extends BaseController
         $input->SetTime_start(date("YmdHis", $now));
         $input->SetAttach($attach);//将流水类型、代金劵等传给微信再回传
         $input->SetTime_expire(date("YmdHis", $expireTime));
-        $input->SetNotify_url(Yii::$app->params['hdHost'] . '/notice/wx-callback/');
+        $input->SetNotify_url(Yii::$app->params['mallHost'] . '/notice/wx-callback/');
         $input->SetTrade_type("JSAPI");
 
         //花卉宝代为申请的微信支付