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

@@ -6,7 +6,7 @@ import (
"fmt"
"time"
"gitea.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/beans"
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
"github.com/gogf/gf/v2/os/gctx"

View File

@@ -11,7 +11,7 @@ import (
"sync/atomic"
"time"
"gitea.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/beans"
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
"github.com/gogf/gf/v2/os/gctx"
"github.com/sirupsen/logrus"