xiaogang 3 سال پیش
والد
کامیت
41a0384d21
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Http/Controllers/Api/TestController.php

+ 1 - 1
app/Http/Controllers/Api/TestController.php

xqd
@@ -124,7 +124,7 @@ class TestController
 //        dd($res);
 
         $tencent = new TencentImFriendService();
-       $res = $tencent->friendCheck('IM_USER_TEST_7',['IM_USER_TEST_2_80']);
+       $res = $tencent->friendCheck('IM_USER_TEST_2_75',['IM_USER_TEST_2_80']);
         dd($res);
 
         dd(GetDistance(30.720518,103.998353,30.721384,103.996072));