{__NOLAYOUT__} 系统发生错误

:(

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

错误位置

FILE: D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 350

TRACE

#0 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Db\Driver.class.php(350): E('1146:Table 'bel...')
#1 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Db\Driver.class.php(180): Think\Db\Driver->error()
#2 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Model.class.php(134): Think\Db\Driver\Mysql->getFields('app_config')
#4 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Model.class.php(122): Think\Model->flush()
#5 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Model.class.php(1454): Think\Model->_checkTableInfo()
#6 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Model.class.php(97): Think\Model->db(0, '', true)
#7 D:\wwwroot\belwin\wwwroot\ThinkPHP\Common\functions.php(621): Think\Model->__construct('Config', '', '')
#8 D:\wwwroot\belwin\wwwroot\Application\Home\Controller\BaseController.class.php(8): M('Config')
#9 D:\wwwroot\belwin\wwwroot\ThinkPHP\Common\functions.php(681): Home\Controller\BaseController->__construct()
#10 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\App.class.php(89): controller('Product', '')
#11 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\App.class.php(204): Think\App::exec()
#12 D:\wwwroot\belwin\wwwroot\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#13 D:\wwwroot\belwin\wwwroot\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#14 D:\wwwroot\belwin\wwwroot\index.php(24): require('D:\\wwwroot\\belw...')
#15 {main}