ci/cd调整

This commit is contained in:
2026-06-10 15:40:17 +08:00
parent 26fcf12f5d
commit 0752b954bf
108 changed files with 134 additions and 165 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"fmt"
"gitea.com/red-future/common/utils"
"gitea.redpowerfuture.com/red-future/common/utils"
"github.com/gogf/gf/v2/database/gdb"
"github.com/gogf/gf/v2/frame/g"
)