Commit b74565a9 by 王悦

fix

parent d858462c
......@@ -10,8 +10,6 @@ class TmreportTask extends TaskBase {
}
async beforeTask(params) {
console.log("前置操作......", this.serviceName);
console.log("formatedTaskName", taskName)
return taskName + "|i|5"
}
async subDoTask() {
console.log("--------------");
......
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