INSERT INTO warning_detail (table_name, su_yuan_id, location_name, type, create_time, value)VALUES ( #{item.tableName}, #{item.suYuanId}, #{item.locationName}, #{item.type}, #{item.createTime}, #{item.value} )