:(

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

错误位置

FILE: /usr/local/nginx/html/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /usr/local/nginx/html/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1146:Table 'xia...')
#1 /usr/local/nginx/html/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /usr/local/nginx/html/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(56): Think\Db\Driver->query('SHOW COLUMNS FR...')
#3 /usr/local/nginx/html/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('voucher')
#4 /usr/local/nginx/html/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#5 /usr/local/nginx/html/ThinkPHP/Library/Think/Model.class.php(1454): Think\Model->_checkTableInfo()
#6 /usr/local/nginx/html/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#7 /usr/local/nginx/html/ThinkPHP/Common/functions.php(621): Think\Model->__construct('voucher', '', '')
#8 /usr/local/nginx/html/GuBeiApp/Reservation/Controller/VoucherController.class.php(22): M('voucher')
#9 [internal function]: Reservation\Controller\VoucherController->detail()
#10 /usr/local/nginx/html/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Reservation\Controller\VoucherController))
#11 /usr/local/nginx/html/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Reservation\Controller\VoucherController), 'detail')
#12 /usr/local/nginx/html/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#13 /usr/local/nginx/html/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#14 /usr/local/nginx/html/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#15 /usr/local/nginx/html/index.php(51): require('/usr/local/ngin...')
#16 {main}