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

@@ -6,7 +6,7 @@ import (
dto "media/model/dto/audio"
entity "media/model/entity/audio"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"github.com/gogf/gf/v2/database/gdb"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/util/gconv"