郑晓宇 hace 6 años
padre
commit
76a38be8bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Console/Commands/robot.php

+ 1 - 1
app/Console/Commands/robot.php

@@ -62,7 +62,7 @@ class robot extends Command
         $worker->onWorkerStart = function($worker) use($user){
             //定义基本信息
             $http_addr = 'http://183.234.61.252:8090/';
-            $http_addr = 'http://www.dt.com/';
+            // $http_addr = 'http://www.dt.com/';
             //定义请求客户端
             $room_id = ''; //定义当前机器人加入的room_id
             $client_id = ''; //定义当前机器人client_id