lcc0739

Results 1 issues of lcc0739

Something like the following write-up, `ARRAYFIND(data_mapping_model, item => item.map_type == '3')` loop through the array, then filter by the conditional expression to find every element that returns true。

question