Commit 01d4dea7 authored by 赵啸非's avatar 赵啸非

修改音频识别结果

parent 3f632ed9
......@@ -103,7 +103,7 @@ public class ApiSendMsgController {
String filePath = uploadService.saveFileUpload(file, prePath, null);
filePath = uploadService.getFilePath(filePath);
//log.info("filePath==>" + filePath);
log.info("filePath==>" + filePath);
// byte[] bytes = file.getBytes();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment