Commit 118df192 by 王栋源

wdy

parent 63c71c5e
...@@ -537,6 +537,8 @@ class ToolCtl { ...@@ -537,6 +537,8 @@ class ToolCtl {
linkUrl: info.filepath linkUrl: info.filepath
} }
var rtn = await this.execClient.execPost(pobj, obj.notifyUrl); var rtn = await this.execClient.execPost(pobj, obj.notifyUrl);
console.log("report------------------------------------------------------------------");
console.log(rtn)
} }
source.filepath = info.filepath; source.filepath = info.filepath;
source.status = 1; source.status = 1;
......
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