update dispatch.rd_employee_summary set lon_lat = #{item.lonLat}, duty_status = #{item.signInType, typeHandler=org.apache.ibatis.type.EnumOrdinalTypeHandler},last_sync_time=CURRENT_TIMESTAMP where id = #{item.id}