:(

1146:Table 'wange2020.wg_supply' doesn't exist [ SQL语句 ] : SHOW COLUMNS FROM `wg_supply`

错误位置

FILE: D:\wwwroot\wange2020\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 394

TRACE

#0 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Db\Driver.class.php(394): E('1146:Table 'wan...')
#1 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Db\Driver.class.php(198): Think\Db\Driver->error()
#2 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php(60): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Model.class.php(141): Think\Db\Driver\Mysql->getFields('wg_supply')
#4 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Model.class.php(127): Think\Model->flush()
#5 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Model.class.php(1622): Think\Model->_checkTableInfo()
#6 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Model.class.php(102): Think\Model->db(0, '', true)
#7 D:\wwwroot\wange2020\Application\Home\Controller\SupplyController.class.php(12): Think\Model->__construct('Supply')
#8 [internal function]: Home\Controller\supplyController->index()
#9 D:\wwwroot\wange2020\ThinkPHP\Library\Think\App.class.php(178): ReflectionMethod->invoke(Object(Home\Controller\supplyController))
#10 D:\wwwroot\wange2020\ThinkPHP\Library\Think\App.class.php(113): Think\App::invokeAction(Object(Home\Controller\supplyController), 'index')
#11 D:\wwwroot\wange2020\ThinkPHP\Library\Think\App.class.php(213): Think\App::exec()
#12 D:\wwwroot\wange2020\ThinkPHP\Library\Think\Think.class.php(136): Think\App::run()
#13 D:\wwwroot\wange2020\ThinkPHP\ThinkPHP.php(100): Think\Think::start()
#14 D:\wwwroot\wange2020\index.php(33): require('D:\\wwwroot\\wang...')
#15 {main}