xiaogang 3 năm trước cách đây
mục cha
commit
41a0384d21
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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));