:(

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'article_.article_aid' in 'on clause'

错误位置

FILE: D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 169

TRACE

#0 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\Db\Driver.class.php(169): PDOStatement->execute()
#1 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\Db\Driver.class.php(935): Think\Db\Driver->query('SELECT article....', false)
#2 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\Model.class.php(759): Think\Db\Driver->select(Array)
#3 D:\wwwroot\hyleadcomcn\wwwroot\Core\Tpcms\Common\Service\ArticleService.class.php(306): Think\Model->find()
#4 D:\wwwroot\hyleadcomcn\wwwroot\Core\Tpcms\Common\Controller\CommonController.class.php(146): Common\Service\ArticleService->get_view('122', '28')
#5 [internal function]: Common\Controller\CommonController->view()
#6 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\EmptyController))
#7 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#8 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#9 D:\wwwroot\hyleadcomcn\wwwroot\Core\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#10 D:\wwwroot\hyleadcomcn\wwwroot\index.php(22): require('D:\wwwroot\hyle...')
#11 {main}