Commit 4ba20d41 by 任晓松

update

parent 9c0461a2
......@@ -32,6 +32,7 @@ class Push360Service extends AppBase{
status: status
}
result = await this.execPostByTimeOut(null,pushObj, url);
console.log(result,'--------------result')
if (result.status != 0) {
return result;
}
......
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