Commit d8a41ef2 authored by 刘攀's avatar 刘攀

添加referer

parent ac085a5d
...@@ -24,7 +24,8 @@ class Fetch { ...@@ -24,7 +24,8 @@ class Fetch {
// #endif // #endif
'Qm-From-Type': 'retail', 'Qm-From-Type': 'retail',
'content-type': 'application/json', 'content-type': 'application/json',
'Accept': 'v=1.0' 'Accept': 'v=1.0',
'referer': this.baseUrl
} }
} }
// 判断是否是对象 // 判断是否是对象
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment