瀏覽代碼

语音识别

zhangxiaobin 1 年之前
父節點
當前提交
bab513efd5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;