:(

Think\Model:detail方法不存在!

错误位置

FILE: D:\wwwroot\en.tiandy.com\ThinkPHP\Library\Think\Model.class.php  LINE: 257

TRACE

#0 D:\wwwroot\en.tiandy.com\ThinkPHP\Library\Think\Model.class.php(257): E('Think\\Model:det...')
#1 D:\wwwroot\en.tiandy.com\Application\Home\Model\DocumentModel.class.php(93): Think\Model->__call('detail', Array)
#2 D:\wwwroot\en.tiandy.com\Application\Home\Controller\ArticleController.class.php(79): Home\Model\DocumentModel->detail('228')
#3 [internal function]: Home\Controller\ArticleController->detail('228', 1)
#4 D:\wwwroot\en.tiandy.com\ThinkPHP\Library\Think\App.class.php(176): ReflectionMethod->invokeArgs(Object(Home\Controller\ArticleController), Array)
#5 D:\wwwroot\en.tiandy.com\ThinkPHP\Library\Think\App.class.php(113): Think\App::invokeAction(Object(Home\Controller\ArticleController), 'detail')
#6 D:\wwwroot\en.tiandy.com\ThinkPHP\Library\Think\App.class.php(213): Think\App::exec()
#7 D:\wwwroot\en.tiandy.com\ThinkPHP\Library\Think\Think.class.php(136): Think\App::run()
#8 D:\wwwroot\en.tiandy.com\ThinkPHP\ThinkPHP.php(100): Think\Think::start()
#9 D:\wwwroot\en.tiandy.com\index.php(34): require('D:\\wwwroot\\en.t...')
#10 {main}