mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 04:20:43 +08:00
Update gacmotor.js
This commit is contained in:
parent
0d239198df
commit
6e9dbe848d
@ -1123,7 +1123,7 @@ class UserInfo {
|
||||
"appId": appid,
|
||||
"registrationID": this.registrationID,
|
||||
"api-sign": apiSign,
|
||||
"deviceModel": "MI 8 Lite",
|
||||
"deviceModel": "IQOO 10",
|
||||
"timestamp": timestamp1,
|
||||
//"Content-Type": "application/json; charset=UTF-8",
|
||||
//"Content-Length": 24,
|
||||
@ -1150,7 +1150,7 @@ class UserInfo {
|
||||
"appId": appid,
|
||||
"registrationID": this.registrationID,
|
||||
"api-sign": apiSign,
|
||||
"deviceModel": "MI 8 Lite",
|
||||
"deviceModel": "IQOO 10",
|
||||
"timestamp": timestamp1,
|
||||
"Content-Type": "application/json; charset=UTF-8",
|
||||
//"Content-Length": 24,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user