ci/cd调整

This commit is contained in:
2026-06-10 15:51:41 +08:00
parent fa297939e0
commit 3f81d5d91b
19 changed files with 31 additions and 53 deletions

View File

@@ -6,7 +6,7 @@ import (
"customer-server/model/dto"
"customer-server/model/entity"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/util/gconv"
)

View File

@@ -6,7 +6,7 @@ import (
"customer-server/model/dto"
"customer-server/model/entity"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"github.com/gogf/gf/v2/database/gdb"
"github.com/gogf/gf/v2/util/gconv"
)

View File

@@ -6,7 +6,7 @@ import (
"customer-server/model/dto"
"customer-server/model/entity"
"gitea.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"github.com/gogf/gf/v2/util/gconv"
)