Commit 9071f0f3 by 王栋源

wdy

parent 08a99740
......@@ -207,7 +207,7 @@ class UtilsNeedService extends AppServiceBase {
requestId: pobj.requestId || "",
op: "service/impl/utilsSve/utilsNeedSve.js/needCloseIcp",
content: JSON.stringify(pobj),
resultInfo:result,
resultInfo:JSON.stringify(result),
optitle:"abolishIcpProgrammeByNeed推送蜂擎获取的接口信息->aliBusiness2Delivery",
});
if (result.status == 0) {
......
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