Commit e0e18876 by 宋毅

tj

parent f94f2315
......@@ -390,7 +390,7 @@ class tmqueryCtl extends CtlBase {
platform: 6,
orderNum: 1,
articleType: 1,
additions: '{ \"246\": 0 }'
additions: '{ \"247\": 0 }'
};//这是需要提交的数据
// var tmpContent = '{"pin":"syaify","serviceId":"581976","itemCode":"FW_GOODS-581976","platform":6,"orderNum":1,"articleType":1,"additions":{"246":0}}';
......
......@@ -21,7 +21,7 @@ var settings = {
port: process.env.NODE_PORT || 4004,
channelApiUrl: function () {
if (this.env == "dev") {
return "http://zcchannel.gongsibao.com";
return "http://zcchannel.apps.com";
} else {
return "http://zc-channel-service";
}
......
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