更新语音
This commit is contained in:
parent
7ab4f85bf5
commit
7af80243e8
@ -267,7 +267,7 @@ class XunFeiController extends BaseApiController
|
||||
} catch (\Exception $e) {
|
||||
return $this->fail($e->getMessage().'');
|
||||
}
|
||||
return $this->data(['audio_file' => '/uploads/audio/' . date('Ymd') . '/' . $file_name]);
|
||||
return $this->data(['audio_file' => 'https://ceshi-worker-task.lihaink.cn/uploads/audio/' . date('Ymd') . '/' . $file_name]);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user