Commit 3f8cd2fe by 庄冰

百度云公司注册直购添加参数

parent 4f65a583
......@@ -187,6 +187,9 @@ class RegCenterOrderService extends AppServiceBase {
userparam.actionBody.userName = pobj.phone
pobj.publishMobile = pobj.phone
pobj.channelTypeCode = pobj.consultType;
// pobj.engagedIndustry = pobj.engagedIndustry;
// pobj.bizScope = pobj.bizScope;
// pobj.hasAddress =
if (pobj.area) {
// pobj.area = regCfg.baiduArea[pobj.area]
pobj.area = pobj.area
......
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