mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-19 10:58:32 +08:00
1、实现用户注册
2、实现验证码 3、完善文档评论功能
This commit is contained in:
@@ -34,6 +34,7 @@ type BookResult struct {
|
||||
Status int
|
||||
|
||||
LastModifyText string `json:"last_modify_text"`
|
||||
IsDisplayComment bool `json:"is_display_comment"`
|
||||
}
|
||||
|
||||
func NewBookResult() *BookResult {
|
||||
|
||||
Reference in New Issue
Block a user