ci/cd调整

This commit is contained in:
2026-06-10 15:41:58 +08:00
parent ce420a54a7
commit c96f8e0fb3
13 changed files with 16 additions and 44 deletions

View File

@@ -11,9 +11,9 @@ import (
"path/filepath"
"time"
_ "gitea.com/red-future/common/consul"
"gitea.com/red-future/common/http"
"gitea.com/red-future/common/jaeger"
_ "gitea.redpowerfuture.com/red-future/common/consul"
"gitea.redpowerfuture.com/red-future/common/http"
"gitea.redpowerfuture.com/red-future/common/jaeger"
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
_ "github.com/gogf/gf/contrib/nosql/redis/v2"
"github.com/gogf/gf/v2/frame/g"