:(

1146:Table 'kens.px_model' doesn't exist [ SQL语句 ] : SELECT * FROM `px_model` WHERE `alias` = 'carousel' LIMIT 1

错误位置

FILE: /www/wwwroot/kens/thinkphp/library/think/db/driver.php  LINE: 381

TRACE

#0 /www/wwwroot/kens/thinkphp/library/think/db/driver.php(194): think\db\Driver->error()
#1 /www/wwwroot/kens/thinkphp/library/think/db/driver.php(1040): think\db\Driver->query('SELECT * FROM `...', false, false)
#2 /www/wwwroot/kens/thinkphp/library/think/model.php(653): think\db\Driver->select(Array)
#3 /www/wwwroot/kens/application/common.php(98): think\Model->find()
#4 /www/wwwroot/kens/application/index/controller/index.php(14): getModel('carousel')
#5 [internal function]: index\controller\Index->index()
#6 /www/wwwroot/kens/thinkphp/library/think/app.php(111): ReflectionMethod->invoke(Object(index\controller\Index))
#7 /www/wwwroot/kens/thinkphp/start.php(51): think\App::run(Array)
#8 /www/wwwroot/kens/public/index.php(22): require('/www/wwwroot/ke...')
#9 {main}