ci/cd调整
This commit is contained in:
7
main.go
7
main.go
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user