:(

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

错误位置

FILE: /home/weixin.elevator-expo.com/core/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /home/weixin.elevator-expo.com/core/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /home/weixin.elevator-expo.com/core/Library/Think/Db/Driver.class.php(930): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /home/weixin.elevator-expo.com/core/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /home/weixin.elevator-expo.com/app/Weixin/Controller/PcyunzhanController.class.php(255): Think\Model->select()
#4 [internal function]: Weixin\Controller\PcyunzhanController->company_list()
#5 /home/weixin.elevator-expo.com/core/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Weixin\Controller\PcyunzhanController))
#6 /home/weixin.elevator-expo.com/core/Library/Think/App.class.php(202): Think\App::exec()
#7 /home/weixin.elevator-expo.com/core/Library/Think/Think.class.php(120): Think\App::run()
#8 /home/weixin.elevator-expo.com/core/core.php(97): Think\Think::start()
#9 /home/weixin.elevator-expo.com/index.php(27): require('/home/weixin.el...')
#10 {main}