当前使用版本(必填,否则不予处理)
3.4.3.2
该问题是如何引起的?(确定最新版也有问题再提!!!)
QueryWrappe in方法ArrayList为空 最后sql语句报错 WHERE (state = ? AND server_group_id IN ()) in拼接为()应为in(null)
重现步骤(如果有就写完整)
报错信息
Error querying database. Cause: java.sql.SQLSyntaxErrorException: 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 3
The error may exist in gm/game/mapper/ServerMapper.java (best guess)
The error may involve gm.game.mapper.ServerMapper.findServerList-Inline
The error occurred while setting parameters
Comment From: miemieYaho
不支持