2 Commits 8f98b32cdf ... 31ae652a29

Author SHA1 Message Date
  zhangxiaobin 31ae652a29 Merge branch 'master' of http://git.huxiukeji.com/lizhen/gganli 1 year ago
  zhangxiaobin bab513efd5 语音识别 1 year ago
1 changed files with 1 additions and 1 deletions
  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;