Fatal error: Uncaught think\db\exception\PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'testshop.sxo_config' doesn't exist in /www/wwwroot/testshop/vendor/topthink/think-orm/src/db/PDOConnection.php:836
Stack trace:
#0 /www/wwwroot/testshop/vendor/topthink/think-orm/src/db/PDOConnection.php(1359): think\db\PDOConnection->getPDOStatement()
#1 /www/wwwroot/testshop/vendor/topthink/think-orm/src/db/BaseQuery.php(406): think\db\PDOConnection->column()
#2 /www/wwwroot/testshop/app/service/ConfigService.php(407): think\db\BaseQuery->column()
#3 /www/wwwroot/testshop/app/common.php(3468): app\service\ConfigService::ConfigInit()
#4 /www/wwwroot/testshop/app/lang/zh.php(2095): MyC()
#5 /www/wwwroot/testshop/vendor/topthink/framework/src/think/Lang.php(191): include('...')
#6 /www/wwwroot/testshop/vendor/topthink/framework/src/think/Lang.php(169): think\Lang->parse()
#7 /www/wwwroot/testshop/vendor/topthink/framework/src/think/Lang.php(141): think\Lang->load()
#8 /www/wwwroot/testshop/vendor/topthink/framework/src/think/App.php(513): think\Lang->switchLangSet()
#9 /www/wwwroot/testshop/vendor/topthink/framework/src/think/App.php(481): think\App->loadLangPack()
#10 /www/wwwroot/testshop/vendor/topthink/framework/src/think/Http.php(178): think\App->initialize()
#11 /www/wwwroot/testshop/vendor/topthink/framework/src/think/Http.php(155): think\Http->initialize()
#12 /www/wwwroot/testshop/public/index.php(23): think\Http->run()
#13 /www/wwwroot/testshop/index.php(16): require('...')
#14 {main}
thrown in /www/wwwroot/testshop/vendor/topthink/think-orm/src/db/PDOConnection.php on line 836