module.exports = [ { route: /mapp\/order\/ufo\/\d+\.html/, }, { route: /mapp\/coupon\/ufo/, }, { route: /mapp\/coupon\/yoho/, }, { route: /mapp\/license\/form.html/, }, { route: /mapp\/alipayform.html/ }, { route: /mapp\/selfufo.html/, cacheTime: 60, cache: true }, { route: /mapp\/invite\/detail\.html/, cacheTime: 60, cache: true } ];