mirror of
https://github.com/KingRan/KR.git
synced 2026-03-14 17:22:50 +08:00
更新
This commit is contained in:
@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user