fix swagger
This commit is contained in:
@@ -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 创建评论请求
|
||||
|
||||
@@ -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 创建帖子请求
|
||||
|
||||
Reference in New Issue
Block a user