* 转换一维数组为树形数组 * @param {Array} keys 树形结构的参照key * @param {Array} data 待转换的原始数据 * @return {Array} 转换后的数组 * @api private
(keys, data)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected