mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-21 11:27:26 +08:00
*
This commit is contained in:
@@ -32,7 +32,7 @@ func (c *BookController) Create() {
|
||||
description := strings.TrimSpace(c.GetString("description",""))
|
||||
privately_owned := c.GetString("privately_owned")
|
||||
comment_status := c.GetString("comment_status")
|
||||
|
||||
|
||||
}
|
||||
c.JsonResult(6001,"error")
|
||||
}
|
||||
|
Reference in New Issue
Block a user