pub fn insert_optional_number_field( map: &mut Map<String, Value>, key: &str, value: &Option<u32>, )
为事件数据插入可选数值字段