fix(route): Fix xkb.com.cn (#18259)
This commit is contained in:
parent
f85edc69f3
commit
97cd108f91
|
|
@ -44,7 +44,7 @@ async function handler(ctx) {
|
|||
method: 'get',
|
||||
url: currentUrl,
|
||||
headers: {
|
||||
siteId: '35',
|
||||
siteId: 35,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue