:(

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

错误位置

FILE: /www/users/H10101794/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /www/users/H10101794/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /www/users/H10101794/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 /www/users/H10101794/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('48')
#3 /www/users/H10101794/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#4 /www/users/H10101794/ThinkPHP/Library/Think/Model.class.php(1434): Think\Model->_checkTableInfo()
#5 /www/users/H10101794/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#6 /www/users/H10101794/ThinkPHP/Common/functions.php(596): Think\Model->__construct('48')
#7 /www/users/H10101794/APP/Home/Controller/DynamicController.class.php(69): D('48')
#8 [internal function]: Home\Controller\DynamicController->read_news()
#9 /www/users/H10101794/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\DynamicController))
#10 /www/users/H10101794/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#11 /www/users/H10101794/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#12 /www/users/H10101794/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#13 /www/users/H10101794/index.php(28): require('/www/users/H101...')
#14 {main}