贴代码,我的sessionon写错也报这个错误
改成
orm.RegisterDataBase("default","mysql","root:root@tcp(127.0.0.1:3306)/test?charset=utf8")
就好了