remove: tenantslug
This commit is contained in:
@@ -29,3 +29,7 @@ type PostStatus int16
|
||||
// swagger:enum PostType
|
||||
// ENUM( Article, Picture, Video, Audio)
|
||||
type PostType int16
|
||||
|
||||
type PostMeta struct {
|
||||
WorkerMark int64 `json:"worker_mark,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user