This commit is contained in:
qitz
2023-10-30 20:07:00 +08:00
13 changed files with 550 additions and 94 deletions
@@ -132,4 +132,13 @@ public class RuoYiConfig
{
return getProfile() + "/upload";
}
/**
* 获取上传路径
*/
public static String getVideoUploadPath()
{
return getProfile() + "/video";
}
// https://1304001529.vod-qcloud.com/b78823bbvodcq1304001529/3ce565bf3270835011486046286/f0.mp4
}