Commit 6c0634f2 by 任晓松

Merge remote-tracking branch 'origin/center-channel' into center-channel

parents 63ed3046 eb48abb6
......@@ -138,6 +138,7 @@ class UtilsNeedService extends AppServiceBase {
var rtn = await this.execClient.execPost(pobj, url);
var data = JSON.parse(rtn.stdout);
if (data.data && (data.data.channelTypeCode == 1||data.data.channelTypeCode == 2)) {//商标
pobj.actionBody.status = "888"
this.execPostUrl({
"actionProcess": "AliTm",
"appCode": "100099",
......
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