Commit 791b6f3e authored by youjie's avatar youjie

订单来源

parent a29268a3
......@@ -570,6 +570,7 @@
ClientType: 1,
// #endif
DirectCustomerId: DirectCustomerId, //直客Id
orderForm: 4,// 订单来源 4-小程序
}
return p
},
......
......@@ -1182,6 +1182,7 @@
// #ifdef MP-AG
ClientType: 1,
// #endif
orderForm: 4,// 订单来源 4-小程序
};
if (this.realCurrentPriceInfo.priceUnion) {
msg.DepartureCityId = this.realCurrentPriceInfo.priceUnion.unionCityId
......
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