From 52340da9bf19ce9b1e0471acf26e9fadbb9f7ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Wed, 13 Sep 2023 18:19:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=91=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/manager/controller/UserFollow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manager/controller/UserFollow.php b/app/manager/controller/UserFollow.php index 1730bd7..6f7a7b4 100644 --- a/app/manager/controller/UserFollow.php +++ b/app/manager/controller/UserFollow.php @@ -519,7 +519,7 @@ class UserFollow extends Controller 'caller' =>$caller, 'callee'=>$callee, 'serviceNumber'=>$serviceNumber, - 'callBackUrl' =>"http://localhost/callback" + 'callBackUrl' =>"http://php-api.juip.com/api/hujiao/callback" ];