ci/cd调整

This commit is contained in:
2026-06-10 15:41:58 +08:00
parent ce420a54a7
commit c96f8e0fb3
13 changed files with 16 additions and 44 deletions

View File

@@ -5,7 +5,7 @@ import (
serviceDataengine "cid/service/dataengine"
"context"
"gitea.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/beans"
)
// ContentCheckController 内容送检控制器

View File

@@ -5,7 +5,7 @@ import (
"context"
"fmt"
"gitea.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/net/ghttp"
)

View File

@@ -4,7 +4,7 @@ import (
"cid/service/yidun"
"context"
"gitea.com/red-future/common/beans"
"gitea.redpowerfuture.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/net/ghttp"
"github.com/yidun/yidun-golang-sdk/yidun/service/antispam/text/v5/check/async/single"