fix swagger

This commit is contained in:
2026-01-18 19:07:41 +08:00
parent 20ed44aa74
commit 7d3915aae2
319 changed files with 7888 additions and 4559 deletions

View File

@@ -3,7 +3,7 @@ package v1
import (
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/os/gtime"
"leke/internal/model/response"
"TrangleAgent/internal/model/response"
)
// ForumCommentsCreateReq 创建评论请求

View File

@@ -3,7 +3,7 @@ package v1
import (
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/os/gtime"
"leke/internal/model/response"
"TrangleAgent/internal/model/response"
)
// ForumPostsCreateReq 创建帖子请求