ci/cd调整

This commit is contained in:
2026-06-10 15:29:21 +08:00
parent ab3a2d967e
commit b7b1ee51a1
59 changed files with 69 additions and 92 deletions

View File

@@ -15,8 +15,8 @@ import (
"strings"
"time"
"gitea.com/red-future/common/db/gfdb"
"gitea.com/red-future/common/utils"
"gitea.redpowerfuture.com/red-future/common/db/gfdb"
"gitea.redpowerfuture.com/red-future/common/utils"
"github.com/gogf/gf/v2/database/gdb"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/util/gconv"