1
0

2 Commity 8f98b32cdf ... 31ae652a29

Autor SHA1 Správa Dátum
  zhangxiaobin 31ae652a29 Merge branch 'master' of http://git.huxiukeji.com/lizhen/gganli 1 rok pred
  zhangxiaobin bab513efd5 语音识别 1 rok pred
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      application/api/controller/Match.php

+ 1 - 1
application/api/controller/Match.php

@@ -41,7 +41,7 @@ class Match extends Common
 
         $url = ROOT_PATH."public".$audiourl;
 
-        exec("node /www/wwwroot/ggyuyin.node.api/igr-ws-node.js ".$this->auth->id." ".$url,$result);
+        exec("node /www/wwwroot/gganli.node.api/igr-ws-node.js ".$this->auth->id." ".$url,$result);
 
 //        $interval=2; // 每隔两秒运行一次
 //        $i = 0;$res = true;