{__NOLAYOUT__} 系统发生错误

:(

1146:Table 'company.mz_customer_se' doesn't exist [ SQL语句 ] : SHOW COLUMNS FROM `mz_customer_se`

错误位置

FILE: /www/wwwroot/deda/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /www/wwwroot/deda/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1146:Table 'com...')
#1 /www/wwwroot/deda/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /www/wwwroot/deda/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 /www/wwwroot/deda/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('mz_customer_se')
#4 /www/wwwroot/deda/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#5 /www/wwwroot/deda/ThinkPHP/Library/Think/Model.class.php(1454): Think\Model->_checkTableInfo()
#6 /www/wwwroot/deda/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#7 /www/wwwroot/deda/ThinkPHP/Common/functions.php(621): Think\Model->__construct('customer_se', '', '')
#8 /www/wwwroot/deda/Application/Home/Controller/ProductController.class.php(14): M('customer_se')
#9 [internal function]: Home\Controller\ProductController->customer()
#10 /www/wwwroot/deda/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#11 /www/wwwroot/deda/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\ProductController), 'customer')
#12 /www/wwwroot/deda/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#13 /www/wwwroot/deda/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#14 /www/wwwroot/deda/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#15 /www/wwwroot/deda/index.php(27): require('/www/wwwroot/de...')
#16 {main}