Commit 8b1e35e3 by 宋毅

添加说明

parent 2e9abf11
...@@ -13,6 +13,7 @@ class Taskcustomer2fq extends TaskBase { ...@@ -13,6 +13,7 @@ class Taskcustomer2fq extends TaskBase {
//this.isThrough=true; //this.isThrough=true;
//console.log(this.cacheManager); //console.log(this.cacheManager);
} }
//商标联系人地址修改后推送到阿里任务
async subDoTask() { async subDoTask() {
console.log("--------------"); console.log("--------------");
console.log("TestTask1....."); console.log("TestTask1.....");
......
...@@ -13,6 +13,7 @@ class Tasktm2fq extends TaskBase { ...@@ -13,6 +13,7 @@ class Tasktm2fq extends TaskBase {
//this.isThrough=true; //this.isThrough=true;
//console.log(this.cacheManager); //console.log(this.cacheManager);
} }
//往峰擎推送商标交付数据
async subDoTask() { async subDoTask() {
console.log("--------------"); console.log("--------------");
console.log("TestTask1....."); console.log("TestTask1.....");
......
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