mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-25 10:42:59 +08:00
Merge branch '20251103-1282-fix-gj' into test1031
# Conflicts: # servers/boe-server-all/src/main/java/com/xboe/module/course/api/CourseFileApi.java
This commit is contained in:
@@ -279,7 +279,7 @@ public class CourseFileApi extends ApiBaseController {
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error("读取视频时长错误", e);
|
||||
// e.printStackTrace();
|
||||
return error("视频解析失败", "视频解析失败");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user