完善评论功能

This commit is contained in:
lifei6671
2017-05-01 19:12:52 +08:00
parent e6726562ce
commit 97165256c0
8 changed files with 194 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ func main() {
commands.RegisterFunction()
beego.SetStaticPath("uploads","uploads")
fmt.Println(os.Args[0])
beego.Run()