修改名医精彩mp3目录
This commit is contained in:
@@ -143,7 +143,7 @@ public class CourseCatalogueChapterVideoServiceImpl extends ServiceImpl<CourseCa
|
||||
if (video.getVideo().startsWith("article/")) {
|
||||
s_str = "https://oss.taihumed.com/voice/article/";
|
||||
} else if (video.getVideo().startsWith("mingyijingcai/")) {
|
||||
s_str = "https://oss.taihumed.com/voice/mingyijingcai/";
|
||||
s_str = "https://oss.taihumed.com/voice/";
|
||||
} else {
|
||||
s_str = "https://oss.taihumed.com/voice/taiHuClass/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user