Commit ce2eb769 by 宋毅

渠道增加

parent 2187a5e1
......@@ -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-去重后的数据处理结果", param, "igirl-channel-pushJdPayOrder", rtn, null);
self.execClientNew.execLogs("igirl-channel-pushJdPayOrder-error", param, "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