mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-08 17:26:04 +08:00
优化可灵视频算力配置
This commit is contained in:
@@ -281,6 +281,8 @@ func (h *VideoHandler) Remove(c *gin.Context) {
|
||||
// 删除文件
|
||||
_ = h.uploader.GetUploadHandler().Delete(job.CoverURL)
|
||||
_ = h.uploader.GetUploadHandler().Delete(job.VideoURL)
|
||||
|
||||
resp.SUCCESS(c)
|
||||
}
|
||||
|
||||
func (h *VideoHandler) Publish(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user