:(

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fa_Document.category_id' in 'where clause'

错误位置

FILE: /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/Db/Driver.class.php(930): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/Model.class.php(582): Think\Db\Driver->select(Array)
#3 /www/wwwroot/fa-shion.cn/Application/Home/Common/function.php(180): Think\Model->select()
#4 /www/wwwroot/fa-shion.cn/Application/Home/Controller/CommonController.class.php(128): articleOne('99', 'document_one', 'category_id', false)
#5 /www/wwwroot/fa-shion.cn/Application/Home/Controller/CommonController.class.php(74): Home\Controller\CommonController->getInfo('99', 'document_one', 'category_id')
#6 [internal function]: Home\Controller\CommonController->index()
#7 /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#8 /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#9 /www/wwwroot/fa-shion.cn/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /www/wwwroot/fa-shion.cn/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /www/wwwroot/fa-shion.cn/index.php(41): require('/www/wwwroot/fa...')
#12 {main}