Authored by yyq

path white

... ... @@ -27,7 +27,11 @@ const DEFAULT_PATH_WHITE_LIST = [
'/product/hfxRaNY27L.txt',
'/.well-known/apple-app-site-association',
'/service/sitemap.xml',
'/node/status.html'
'/node/status.html',
'/product/seckill',
'/product/seckill/list',
'/product/seckill/remind',
'/product/seckill/get-product-list'
];
const cacheWhiteList = {
... ...