useGeneratedKeys="true" keyProperty="bdxh"
<insert id="insert" parameterType="com.csget.entity.app.ks.gc.EntityKsGcSfxxbd" useGeneratedKeys="true" keyProperty="bdxh"> INSERT INTO t_ks_gc_sfxxbd ( lsh, kskm, ksxtbh, sfzmhm, ksysfzmhm, zp, kssj, Ksy2sfzmhm, kchp, ksxl, code, message ) VALUES ( #{lsh}, #{kskm}, #{ksxtbh}, #{sfzmhm}, #{ksysfzmhm}, #{zp}, #{kssj}, #{Ksy2sfzmhm}, #{kchp}, #{ksxl}, #{code}, #{message} ) </insert>
原文:https://www.cnblogs.com/huiy/p/13284319.html