KingRan 2022-02-22 13:36:16 +08:00
parent 0d06d44cd5
commit 6dd557bbfd
1 changed files with 2 additions and 2 deletions

View File

@ -213,7 +213,7 @@ function getTaskList() {
}
function doTask(body) {
body = {...body, "encryptProjectId": $.encryptProjectId, "sourceCode": sourceCode, "ext": {},"extParam":{"businessData":{"random":25500725},"signStr":timestamp+"~1hj9fq9","sceneid":"MShPageh5"} }
body = {...body, "encryptProjectId": $.encryptProjectId, "sourceCode": sourceCode, "ext": {},"extParam":{"businessData":{"random":25500725},"signStr":timestamp+"~0m7qdq1","sceneid":"MShPageh5"} }
return new Promise(resolve => {
$.post(taskPostUrl('doInteractiveAssignment', body), (err, resp, data) => {
try {
@ -263,7 +263,7 @@ function tttsign() {
}
function readpacksign() {
return new Promise(resolve => {
body = 'uuid=88888&clientVersion=10.3.4&client=wh5&osVersion=&area=4_48201_54794_0&networkType=unknown&functionId=signRedPackage&body={"random":"23715587","log":"~1oji7rf","sceneid":"MShPageh5","ext":{"platform":"1","eid":"","referUrl":-1,"userAgent":-1}}&appid=SecKill2020'
body = 'uuid=88888&clientVersion=10.3.0&client=wh5&osVersion=&area=4_48201_54794_0&networkType=unknown&functionId=signRedPackage&body={"random":"23715587","log":"~1noa91l","sceneid":"MShPageh5","ext":{"platform":"1","eid":"","referUrl":-1,"userAgent":-1}}&appid=SecKill2020'
$.post(readpack(body), (err, resp, data) => {
try {