:(

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'goodwecom2023.yongsy_' doesn't exist

错误位置

FILE: /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/Db/Driver.class.php(935): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /www/wwwroot/goodwe2023/Apps/Pt/Controller/IndexController.class.php(313): Think\Model->select()
#4 [internal function]: Pt\Controller\IndexController->listView(NULL, NULL, NULL)
#5 /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/App.class.php(162): ReflectionMethod->invokeArgs(Object(Pt\Controller\IndexController), Array)
#6 /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/App.class.php(202): Think\App::exec()
#7 /www/wwwroot/goodwe2023/YongsyCORE/Library/Think/Think.class.php(120): Think\App::run()
#8 /www/wwwroot/goodwe2023/YongsyCORE/ThinkPHP.php(97): Think\Think::start()
#9 /www/wwwroot/goodwe2023/index.php(808): require('/www/wwwroot/go...')
#10 {main}