Commit 0b49e0ce by sxy

推送复购商机新增 customerType

parent 14676e61
......@@ -37,7 +37,7 @@ class UtilsFgbusinesschancService extends AppServiceBase {
actionBody: {
...item,
businessType: actionBody.businessType,
customerType: actionBody.customerType
customerType: actionBody.customerType || ''
}
}
var tmpResult = await self.restPostUrl(tmpPobj, reqUrl);
......
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