:(

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

错误位置

FILE: /data/www/xc/xcmc/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /data/www/xc/xcmc/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /data/www/xc/xcmc/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 /data/www/xc/xcmc/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('xc_servicer')
#3 /data/www/xc/xcmc/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#4 /data/www/xc/xcmc/ThinkPHP/Library/Think/Model.class.php(1434): Think\Model->_checkTableInfo()
#5 /data/www/xc/xcmc/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#6 /data/www/xc/xcmc/ThinkPHP/Common/functions.php(648): Think\Model->__construct('servicer', '', '')
#7 /data/www/xc/xcmc/Cphi/Home/Controller/CnController.class.php(472): M('servicer')
#8 [internal function]: Home\Controller\CnController->cloudmarketdetail()
#9 /data/www/xc/xcmc/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\CnController))
#10 /data/www/xc/xcmc/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#11 /data/www/xc/xcmc/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#12 /data/www/xc/xcmc/ThinkPHP/ThinkPHP.php(99): Think\Think::start()
#13 /data/www/xc/xcmc/index.php(29): require('/data/www/xc/xc...')
#14 {main}