:(

Think\Model:detail方法不存在!

错误位置

FILE: /www/wwwroot/yuhangren.com/ThinkPHP/Library/Think/Model.class.php  LINE: 226

TRACE

#0 /www/wwwroot/yuhangren.com/ThinkPHP/Library/Think/Model.class.php(226): E('Think\\Model:det...')
#1 /www/wwwroot/yuhangren.com/Application/Home/Model/DocumentModel.class.php(89): Think\Model->__call('detail', Array)
#2 /www/wwwroot/yuhangren.com/Application/Home/Model/DocumentModel.class.php(89): Think\Model->detail('246')
#3 /www/wwwroot/yuhangren.com/Application/Home/Controller/ArticleController.class.php(242): Home\Model\DocumentModel->detail('246')
#4 [internal function]: Home\Controller\ArticleController->newsx()
#5 /www/wwwroot/yuhangren.com/ThinkPHP/Library/Think/App.class.php(143): ReflectionMethod->invoke(Object(Home\Controller\ArticleController))
#6 /www/wwwroot/yuhangren.com/ThinkPHP/Library/Think/App.class.php(181): Think\App::exec()
#7 /www/wwwroot/yuhangren.com/ThinkPHP/Library/Think/Think.class.php(117): Think\App::run()
#8 /www/wwwroot/yuhangren.com/ThinkPHP/ThinkPHP.php(94): Think\Think::start()
#9 /www/wwwroot/yuhangren.com/index.php(41): require('/www/wwwroot/yu...')
#10 {main}