📅  最后修改于: 2022-03-11 15:03:56.078000             🧑  作者: Mango
headers = new Headers({
'Cache-Control': 'no-cache, no-store, must-revalidate, post-
check=0, pre-check=0',
'Pragma': 'no-cache',
'Expires': '0'
});