Commit ccfde654 by 兰国旗

laolan

parent 211390f9
......@@ -480,7 +480,6 @@ class BaseCenterOrderService extends AppServiceBase {
//推送数据至百度
var BizId = needsolution.orderChannelNo;
console.log('BizId++',BizId)
console.log('productType++',res.data.productType)
reqPushParams = {
actionBody: {
"uapp_id":res.data.uapp_id,
......
......@@ -3,11 +3,7 @@ var settings = {
host: "39.107.234.14",
port: 6379,
password: "123123",
<<<<<<< HEAD
db: 4,
=======
db: 5,
>>>>>>> ee22c06d663d0b78a7cdead69c8849172aa9fa5a
},
database: {
dbname: "igirl_api",
......
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