错误信息

SQLSTATE[42S02]: Base table or view not found: 1146 Table '666_77ka_icu.sk_users' doesn't exist

错误堆栈

#0 /www/wwwroot/yunpan/thinkphp/library/think/db/connector/Mysql.php(90): think\db\Connection->query()
#1 /www/wwwroot/yunpan/thinkphp/library/think/db/Connection.php(377): think\db\connector\Mysql->getFields()
#2 /www/wwwroot/yunpan/thinkphp/library/think/db/Connection.php(454): think\db\Connection->getTableInfo()
#3 /www/wwwroot/yunpan/thinkphp/library/think/db/Builder.php(292): think\db\Connection->getFieldsBind()
#4 /www/wwwroot/yunpan/thinkphp/library/think/db/Builder.php(264): think\db\Builder->buildWhere()
#5 /www/wwwroot/yunpan/thinkphp/library/think/db/Builder.php(998): think\db\Builder->parseWhere()
#6 /www/wwwroot/yunpan/thinkphp/library/think/db/Connection.php(828): think\db\Builder->select()
#7 /www/wwwroot/yunpan/thinkphp/library/think/db/Query.php(3152): think\db\Connection->find()
#8 /www/wwwroot/yunpan/application/common/model/Users.php(201): think\db\Query->find()
#9 /www/wwwroot/yunpan/application/index/controller/User.php(38): app\common\model\Users->login_auth()
#10 [internal function]: app\index\controller\User->login()
#11 /www/wwwroot/yunpan/thinkphp/library/think/Container.php(395): ReflectionMethod->invokeArgs()
#12 /www/wwwroot/yunpan/thinkphp/library/think/route/dispatch/Module.php(131): think\Container->invokeReflectMethod()
#13 [internal function]: think\route\dispatch\Module->think\route\dispatch\{closure}()
#14 /www/wwwroot/yunpan/thinkphp/library/think/Middleware.php(185): call_user_func_array()
#15 /www/wwwroot/yunpan/application/http/middleware/UserLoginCheck.php(43): think\Middleware->think\{closure}()
#16 [internal function]: app\http\middleware\UserLoginCheck->handle()
#17 /www/wwwroot/yunpan/thinkphp/library/think/Middleware.php(185): call_user_func_array()
#18 [internal function]: think\Middleware->think\{closure}()
#19 /www/wwwroot/yunpan/thinkphp/library/think/Middleware.php(130): call_user_func()
#20 /www/wwwroot/yunpan/thinkphp/library/think/route/dispatch/Module.php(136): think\Middleware->dispatch()
#21 /www/wwwroot/yunpan/thinkphp/library/think/route/Dispatch.php(168): think\route\dispatch\Module->exec()
#22 /www/wwwroot/yunpan/thinkphp/library/think/App.php(432): think\route\Dispatch->run()
#23 [internal function]: think\App->think\{closure}()
#24 /www/wwwroot/yunpan/thinkphp/library/think/Middleware.php(185): call_user_func_array()
#25 [internal function]: think\Middleware->think\{closure}()
#26 /www/wwwroot/yunpan/thinkphp/library/think/Middleware.php(130): call_user_func()
#27 /www/wwwroot/yunpan/thinkphp/library/think/App.php(435): think\Middleware->dispatch()
#28 /www/wwwroot/yunpan/public/index.php(30): think\App->run()
#29 {main}