Result Maps collection already contains value for

Result Maps collection already contains value for

 

select s.id,s.branch_name from t_wx_shop s left join t_hospital_main  m on s.id=m.shop_id where s.bus_id=#{busId,jdbcType=Integer} and m.id ==null

 

把Integer 改成 INTEGER 估计原因为大小写敏感!

posted @ 2016-12-16 16:24  前进路上  阅读(197)  评论(0编辑  收藏  举报