Commit d65e6070 by 王栋源

wdy

parent b0c461a2
...@@ -238,10 +238,10 @@ class businesschanceApplet extends AppletBase { ...@@ -238,10 +238,10 @@ class businesschanceApplet extends AppletBase {
publishContent:obj.notes, publishContent:obj.notes,
publishName: obj.publishName, publishName: obj.publishName,
publishMobile: obj.publishMobile, publishMobile: obj.publishMobile,
chanceType_code: "ip_wssyh5", // chanceType_code: "ip_wssyh5",
chanceTypeName:"商标" // chanceTypeName:"商标"
// chanceTypeName:chance.chanceTypeName chanceTypeName:chance.chanceTypeName,
// chanceType_code: chance.chanceType + "_" + obj.channelCode chanceType_code: chance.chanceType + "_" + obj.channelCode
} }
}; };
var rtn = await this.execClient.execPushDataPost(npobj, url, token); var rtn = await this.execClient.execPushDataPost(npobj, url, token);
......
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