ci/cd调整

This commit is contained in:
2026-06-10 15:56:02 +08:00
parent 3ced686cb5
commit 062a09fc59
78 changed files with 95 additions and 106 deletions

View File

@@ -5,9 +5,9 @@ import (
"dataengine/controller/dict"
"dataengine/controller/tencent"
"gitea.com/red-future/common/http"
"gitea.com/red-future/common/jaeger"
_ "gitea.com/red-future/common/k3sconfig"
"gitea.redpowerfuture.com/red-future/common/http"
"gitea.redpowerfuture.com/red-future/common/jaeger"
_ "gitea.redpowerfuture.com/red-future/common/k3sconfig"
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
_ "github.com/gogf/gf/contrib/nosql/redis/v2"
"golang.org/x/net/context"