Commit 87a450d3 by 宋毅

增加说明

parent f9211b43
......@@ -613,7 +613,7 @@ class UtilsTmAliyunService extends AppServiceBase {
return result;
}
async taskAliTmUpdate() {//操作阿里商标更新任务---外部调用
async taskAliTmUpdate() {//操作阿里商标(钉钉自主注册,没有上线)更新任务---外部调用
var pobj = { actionBody: {} };
var dbAliAllTmListResult = await this.getAllAliChannelTmDelivery(pobj);
if (dbAliAllTmListResult.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