mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-01 18:06:41 +08:00
1
This commit is contained in:
+2
-2
@@ -261,8 +261,8 @@ function jdApi(functionId, 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",
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user