@@ -10,7 +10,7 @@ import (
)
func main() {
fmt.Println(os.Args[0])
commands.RegisterDataBase()
commands.RegisterModel()
commands.RegisterLogger()
@@ -19,7 +19,7 @@ func main() {
beego.SetStaticPath("uploads","uploads")
beego.Run()
}
The note is not visible to the blocked user.