:(

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 'index )' at line 1

错误位置

FILE: D:\wwwroot\expo_home_com\web\Think\Library\Think\Db\Driver.class.php  LINE: 217

TRACE

#0 D:\wwwroot\expo_home_com\web\Think\Library\Think\Db\Driver.class.php(217): PDOStatement->execute()
#1 D:\wwwroot\expo_home_com\web\Think\Library\Think\Db\Driver.class.php(888): Think\Db\Driver->execute('UPDATE `je_proj...', false)
#2 D:\wwwroot\expo_home_com\web\Think\Library\Think\Model.class.php(451): Think\Db\Driver->update(Array, Array)
#3 D:\wwwroot\expo_home_com\web\Think\Library\Think\Model.class.php(845): Think\Model->save(Array)
#4 D:\wwwroot\expo_home_com\web\Think\Library\Think\Model.class.php(863): Think\Model->setField('hit_num', Array)
#5 D:\wwwroot\expo_home_com\web\Apps\Home\Controller\ProjectController.class.php(262): Think\Model->setInc('hit_num', 1)
#6 [internal function]: Home\Controller\ProjectController->detail()
#7 D:\wwwroot\expo_home_com\web\Think\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ProjectController))
#8 D:\wwwroot\expo_home_com\web\Think\Library\Think\App.class.php(202): Think\App::exec()
#9 D:\wwwroot\expo_home_com\web\Think\Library\Think\Think.class.php(120): Think\App::run()
#10 D:\wwwroot\expo_home_com\web\Think\ThinkPHP.php(97): Think\Think::start()
#11 D:\wwwroot\expo_home_com\web\index.php(8): require('D:\wwwroot\expo...')
#12 {main}