ci/cd调整

This commit is contained in:
2026-06-10 16:39:09 +08:00
parent dd5df7f54f
commit cceb69b387
17 changed files with 146 additions and 145 deletions

View File

@@ -7,10 +7,9 @@ import (
marketController "shop-user-trade/controller/market"
walletController "shop-user-trade/controller/wallet"
_ "gitea.com/red-future/common/config"
"gitea.com/red-future/common/http"
"gitea.com/red-future/common/jaeger"
_ "gitea.com/red-future/common/swagger"
"gitea.redpowerfuture.com/red-future/common/http"
"gitea.redpowerfuture.com/red-future/common/jaeger"
_ "gitea.redpowerfuture.com/red-future/common/swagger"
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
)