mybatis的insert后時候在xml中寫入useGeneratedKeys="true" keyProperty="id",如果數(shù)據(jù)在數(shù)據(jù)庫中存在的情況下,不會報錯,并且id返回為null