标签: javascript
" =>"是什么意思? javascript中的符号?
return (callback) => { ... data.forEach(res=> { response = mapResponse(res); }); }