ibatis.xml中 insert语句中 value里面的值之间少了一个逗号insert into 表values( #reportNo#, #agentCode# //这里少了一个逗号 #accidentCode#)