添加名医精彩MP3目录
This commit is contained in:
@@ -142,6 +142,8 @@ public class CourseCatalogueChapterVideoServiceImpl extends ServiceImpl<CourseCa
|
||||
String s_str = "";
|
||||
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/";
|
||||
} else {
|
||||
s_str = "https://oss.taihumed.com/voice/taiHuClass/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user