소스 검색

语音识别

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;