[].concat.apply([],...)
参考1:https://www.runoob.com/jsref/jsref-concat-array.html
参考2:类数组拼接(将json数组中的属性取出来拼接到一起形成一个新的数组)