inSql("id", "select id from table where id > " + id)
是否可能存在使用inSql而避免sql注入的解决方法。
inSql
Comment From: miemieYaho
自己去控制