:(

Think\Model:detail方法不存在!

错误位置

FILE: D:\wwwroot\cctthz20\wwwroot\ThinkPHP\Library\Think\Model.class.php  LINE: 226

TRACE

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