refactor: 1.修正api auth 2.帖子话题业务
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package request
|
||||
|
||||
import common "sundynix-go/model/commom/request"
|
||||
import (
|
||||
common "sundynix-go/model/commom/request"
|
||||
)
|
||||
|
||||
type CreatePost struct {
|
||||
Title string `json:"title"` // 标题 必须
|
||||
|
||||
Reference in New Issue
Block a user