From 3bd88bab909452975138260b7a3fec28a1484fc9 Mon Sep 17 00:00:00 2001 From: zengchaoxin Date: Mon, 14 Oct 2019 16:44:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8B=A8=E5=8F=B7=E7=94=B5?= =?UTF-8?q?=E8=AF=9D=E9=A1=B5=E9=9D=A2=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/common/call-phone.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/common/call-phone.php b/frontend/views/common/call-phone.php index f73cace..c1f50fc 100644 --- a/frontend/views/common/call-phone.php +++ b/frontend/views/common/call-phone.php @@ -181,7 +181,7 @@ use \common\libs\MyLib; var number_one = phone; - $.get('/phone/ax-out',{'phone':number_one,'user_id':'1'},function(obj){ + $.get('/phone/ax-out',{'phone':number_one,'user_id':'id?>'},function(obj){ if(obj.success) {