:(

Think\Model:detail方法不存在!

错误位置

FILE: /usr/home/byu4600940001/htdocs/ThinkPHP/Library/Think/Model.class.php  LINE: 226

TRACE

#0 /usr/home/byu4600940001/htdocs/ThinkPHP/Library/Think/Model.class.php(226): E('Think\\Model:det...')
#1 /usr/home/byu4600940001/htdocs/Application/Home/Model/DocumentModel.class.php(89): Think\Model->__call('detail', Array)
#2 /usr/home/byu4600940001/htdocs/Application/Home/Model/DocumentModel.class.php(89): Think\Model->detail('74')
#3 /usr/home/byu4600940001/htdocs/Application/Home/Controller/ArticleController.class.php(70): Home\Model\DocumentModel->detail('74')
#4 [internal function]: Home\Controller\ArticleController->detail('74', 1)
#5 /usr/home/byu4600940001/htdocs/ThinkPHP/Library/Think/App.class.php(141): ReflectionMethod->invokeArgs(Object(Home\Controller\ArticleController), Array)
#6 /usr/home/byu4600940001/htdocs/ThinkPHP/Library/Think/App.class.php(181): Think\App::exec()
#7 /usr/home/byu4600940001/htdocs/ThinkPHP/Library/Think/Think.class.php(117): Think\App::run()
#8 /usr/home/byu4600940001/htdocs/ThinkPHP/ThinkPHP.php(94): Think\Think::start()
#9 /usr/home/byu4600940001/htdocs/index.php(40): require('/usr/home/byu46...')
#10 {main}