SELECT LAST_INSERT_ID() insert into admin_log opt_uid, opt_class, opt_method, opt_mess, create_time, tmpint, tmpstr, #{optUid,jdbcType=INTEGER}, #{optClass,jdbcType=VARCHAR}, #{optMethod,jdbcType=VARCHAR}, #{optMess,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{tmpint,jdbcType=INTEGER}, #{tmpstr,jdbcType=VARCHAR},