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

@@ -6,8 +6,8 @@ import (
dto "assets/model/dto/enum"
"context"
"gitea.com/red-future/common/beans"
"gitea.com/red-future/common/http"
"gitea.redpowerfuture.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/http"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/util/gconv"
)