1
0
mirror of https://github.com/KingRan/KR.git synced 2026-03-14 17:22:50 +08:00
This commit is contained in:
KingRan
2023-09-19 21:45:55 +08:00
parent 47fb55d62c
commit aecca973ae

View File

@ -324,8 +324,8 @@ function jdSign(fn, body) {
function taskPostUrl(url, body) { function taskPostUrl(url, body) {
return { return {
url: `https://api.m.jd.com${url}&${body}`, url: `https://api.m.jd.com${url}`,
//body: body, body: body,
headers: { headers: {
"Accept": "*/*", "Accept": "*/*",
"Accept-Language": "zh-cn", "Accept-Language": "zh-cn",