错误提示

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wxboer_cn.bestop_page' doesn't exist

错误位置

FILE: /home/wwwroot/wxboer.cn/Include/Library/Think/Db/Driver.class.php  LINE: 167

TRACE

#0 /home/wwwroot/wxboer.cn/Include/Library/Think/Db/Driver.class.php(167): PDOStatement->execute()
#1 /home/wwwroot/wxboer.cn/Include/Library/Think/Db/Driver/Mysql.class.php(53): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 /home/wwwroot/wxboer.cn/Include/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('bestop_page')
#3 /home/wwwroot/wxboer.cn/Include/Library/Think/Model.class.php(122): Think\Model->flush()
#4 /home/wwwroot/wxboer.cn/Include/Library/Think/Model.class.php(1434): Think\Model->_checkTableInfo()
#5 /home/wwwroot/wxboer.cn/Include/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#6 /home/wwwroot/wxboer.cn/Include/Common/functions.php(590): Think\Model->__construct('page', '', '')
#7 /home/wwwroot/wxboer.cn/App/Home/Controller/ShowController.class.php(51): M('page')
#8 [internal function]: Home\Controller\ShowController->index()
#9 /home/wwwroot/wxboer.cn/Include/Library/Think/App.class.php(190): ReflectionMethod->invoke(Object(Home\Controller\ShowController))
#10 /home/wwwroot/wxboer.cn/Include/Library/Think/App.class.php(231): Think\App::exec()
#11 /home/wwwroot/wxboer.cn/Include/Library/Think/Think.class.php(132): Think\App::run()
#12 /home/wwwroot/wxboer.cn/Include/ThinkPHP.php(102): Think\Think::start()
#13 /home/wwwroot/wxboer.cn/index.php(50): require('/home/wwwroot/w...')
#14 {main}