Commit bf255d10 by 王勇飞

pp

parent d154534f
......@@ -64,7 +64,7 @@ class CustomerInfoPusherApi {
//将成功结果写入到日志
await this.oplogSve.create({
logLevel: "info",
optitle: "推送联系人信息到阿里---异常",
optitle: "推送联系人信息到阿里",
op: "app/base/api/impl/customerInfoPusherApi/collectInfo",
content: "参数:" + JSON.stringify(obj) + "返回结果:" + JSON.stringify(pushRes),
clientIp: ""
......
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