ci/cd调整

This commit is contained in:
2026-06-10 16:10:10 +08:00
parent 883f09e6df
commit 9bc48060dc
24 changed files with 42 additions and 88 deletions

View File

@@ -5,7 +5,7 @@ import (
consts "media/consts/audio"
entity "media/model/entity/audio"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
)
var TranscribeTaskDetail = new(transcribeTaskDetailDao)