ci/cd调整

This commit is contained in:
2026-06-10 16:32:42 +08:00
parent b69e7386e2
commit 40abf0f606
15 changed files with 24 additions and 44 deletions

View File

@@ -5,7 +5,7 @@ import (
"prompts-core/consts/public"
"prompts-core/model/entity"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
)
var ComposeSession = &composeSessionDao{}