书籍模块
This commit is contained in:
@@ -18,8 +18,6 @@ const (
|
||||
BookPublishStatusDraft = "draft"
|
||||
BookPublishStatusOffShelf = "off_shelf"
|
||||
BookPublishStatusOnShelf = "on_shelf"
|
||||
BookAuthorStatusEnabled = "enabled"
|
||||
BookAuthorStatusDisabled = "disabled"
|
||||
BookCommentStatusNormal = "normal"
|
||||
BookCommentStatusHidden = "hidden"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user