Commit c3be1dc9 by 王勇飞

gyq

parent f70ae045
...@@ -315,7 +315,7 @@ class DeliverybillCtl extends CtlBase { ...@@ -315,7 +315,7 @@ class DeliverybillCtl extends CtlBase {
} }
} }
catch (err) { catch (err) {
console.log("更新融易算服务返回错误结果--------------------------", error); console.log("更新融易算服务返回错误结果--------------------------", err);
return system.getResult(null, err.message) return system.getResult(null, err.message)
} }
} }
......
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