select nvl(max(id), 0)+1 from YH_SJQX insert into YH_SJQX(ID, USER_ID, CBBBM) values(#{id}, #{data.userId}, #{data.cbbbm})