:(

Think\Model:detail方法不存在!

错误位置

FILE: D:\phpStudy\WWW\ThinkPHP\Library\Think\Model.class.php  LINE: 226

TRACE

#0 D:\phpStudy\WWW\ThinkPHP\Library\Think\Model.class.php(226): E('Think\\Model:det...')
#1 D:\phpStudy\WWW\Application\Home\Model\DocumentModel.class.php(86): Think\Model->__call('detail', Array)
#2 D:\phpStudy\WWW\Application\Home\Model\DocumentModel.class.php(86): Think\Model->detail('1741')
#3 D:\phpStudy\WWW\Application\Home\Controller\ArticleController.class.php(55): Home\Model\DocumentModel->detail('1741')
#4 [internal function]: Home\Controller\ArticleController->detail('1741', 1)
#5 D:\phpStudy\WWW\ThinkPHP\Library\Think\App.class.php(141): ReflectionMethod->invokeArgs(Object(Home\Controller\ArticleController), Array)
#6 D:\phpStudy\WWW\ThinkPHP\Library\Think\App.class.php(181): Think\App::exec()
#7 D:\phpStudy\WWW\ThinkPHP\Library\Think\Think.class.php(117): Think\App::run()
#8 D:\phpStudy\WWW\ThinkPHP\ThinkPHP.php(95): Think\Think::start()
#9 D:\phpStudy\WWW\index.php(31): require('D:\\phpStudy\\WWW...')
#10 {main}