Commit b81c3486 by 宋毅

渠道增加

parent ce2eb769
......@@ -250,7 +250,7 @@ class TmqueryService {
} catch (error) {
const stackStr = error.stack ? error.stack : JSON.stringify(error);
console.log(stackStr,"pushJdPayOrder.................error")
self.execClientNew.execLogs("igirl-channel-pushJdPayOrder-error", param, "igirl-channel-pushJdPayOrder", rtn, null);
self.execClientNew.execLogs("igirl-channel-pushJdPayOrder-error", queryobj, "igirl-channel-pushJdPayOrder", rtn, null);
return system.getResultFail(-200, "操作error");
}
}
......
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