ci/cd调整

This commit is contained in:
2026-06-10 15:37:11 +08:00
parent 0b5dec6965
commit 1b5eba34d5
14 changed files with 31 additions and 35 deletions

View File

@@ -9,8 +9,8 @@ package sysRole
import (
"context"
"gitea.com/red-future/common/beans"
"gitea.com/red-future/common/utils"
"gitea.redpowerfuture.com/red-future/common/beans"
"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"