ci/cd调整

This commit is contained in:
2026-06-10 16:30:36 +08:00
parent 69cbec24d4
commit 99cbdec579
14 changed files with 96 additions and 321 deletions

View File

@@ -6,7 +6,7 @@ import (
"oss/model/dto"
"oss/model/entity"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"github.com/gogf/gf/v2/util/gconv"
)

View File

@@ -6,7 +6,7 @@ import (
"oss/model/dto"
"oss/model/entity"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"github.com/gogf/gf/v2/util/gconv"
)