mirror of
https://github.com/KingRan/KR.git
synced 2026-03-14 16:02:49 +08:00
更新
This commit is contained in:
@ -324,8 +324,8 @@ function jdSign(fn, body) {
|
||||
|
||||
function taskPostUrl(url, body) {
|
||||
return {
|
||||
url: `https://api.m.jd.com${url}&${body}`,
|
||||
//body: body,
|
||||
url: `https://api.m.jd.com${url}`,
|
||||
body: body,
|
||||
headers: {
|
||||
"Accept": "*/*",
|
||||
"Accept-Language": "zh-cn",
|
||||
|
||||
Reference in New Issue
Block a user