:(

1146:Table 'shop.saas_saas' doesn't exist [ SQL语句 ] : SELECT * FROM `saas_saas` WHERE `id` = null AND `deleted` = 0 ORDER BY id asc

错误位置

FILE: /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1146:Table 'sho...')
#1 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Db/Driver.class.php(946): Think\Db\Driver->query('SELECT * FROM `...', false)
#3 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Model.class.php(620): Think\Db\Driver->select(Array)
#4 /www/wwwroot/shop.e-notice.cn/Application/Common/Model/SaasModel.class.php(26): Think\Model->select()
#5 /www/wwwroot/shop.e-notice.cn/Application/Admin/Controller/SaasController.class.php(21): Common\Model\SaasModel->get_item_byid(NULL)
#6 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Controller.class.php(60): Admin\Controller\SaasController->_initialize()
#7 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Common/functions.php(681): Think\Controller->__construct()
#8 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/App.class.php(89): controller('Saas', '')
#9 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#10 /www/wwwroot/shop.e-notice.cn/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#11 /www/wwwroot/shop.e-notice.cn/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#12 /www/wwwroot/shop.e-notice.cn/index.php(24): require('/www/wwwroot/sh...')
#13 {main}