Commit 6137a513 by 王昆

gsb

parent 94635caa
...@@ -837,7 +837,7 @@ class BpoSDPJApi { ...@@ -837,7 +837,7 @@ class BpoSDPJApi {
code: 500, code: 500,
msg: "接口异常" msg: "接口异常"
}; };
console.log(e.stack); console.log("---推送异常---", id, e.stack);
return result; 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