let obj=JSON.parse($response.body); delete obj.data.bannerInfoConfig ; $done({body: JSON.stringify(obj)});