:(

Think\Model:detail方法不存在!

错误位置

FILE: /home/wwwroot/huidong12345/wwwroot/ThinkPHP/Library/Think/Model.class.php  LINE: 226

TRACE

#0 /home/wwwroot/huidong12345/wwwroot/ThinkPHP/Library/Think/Model.class.php(226): E('Think\\Model:det...')
#1 /home/wwwroot/huidong12345/wwwroot/Application/Home/Model/DocumentModel.class.php(89): Think\Model->__call('detail', Array)
#2 /home/wwwroot/huidong12345/wwwroot/Application/Home/Model/DocumentModel.class.php(89): Think\Model->detail('247')
#3 /home/wwwroot/huidong12345/wwwroot/Application/Home/Controller/PublicController.class.php(61): Home\Model\DocumentModel->detail('247')
#4 /home/wwwroot/huidong12345/wwwroot/Application/Home/Controller/CaseController.class.php(63): Home\Controller\PublicController->detail('247', 1)
#5 [internal function]: Home\Controller\CaseController->detail('247', 1)
#6 /home/wwwroot/huidong12345/wwwroot/ThinkPHP/Library/Think/App.class.php(141): ReflectionMethod->invokeArgs(Object(Home\Controller\CaseController), Array)
#7 /home/wwwroot/huidong12345/wwwroot/ThinkPHP/Library/Think/App.class.php(181): Think\App::exec()
#8 /home/wwwroot/huidong12345/wwwroot/ThinkPHP/Library/Think/Think.class.php(117): Think\App::run()
#9 /home/wwwroot/huidong12345/wwwroot/ThinkPHP/ThinkPHP.php(94): Think\Think::start()
#10 /home/wwwroot/huidong12345/wwwroot/index.php(39): require('/home/wwwroot/h...')
#11 {main}