Commit 26aee587 by 王勇飞

pp

parent d4cbcc4d
...@@ -46,7 +46,7 @@ class CustomerInfoPusherApi { ...@@ -46,7 +46,7 @@ class CustomerInfoPusherApi {
continue; continue;
} }
obj.BizId = bizId; obj.BizId = bizId.businessId;
obj.ContactAddress = customerInfo.contactAddress; obj.ContactAddress = customerInfo.contactAddress;
obj.ContactName = customerInfo.customerContact; obj.ContactName = customerInfo.customerContact;
obj.ContactNumber = customerInfo.mobile; obj.ContactNumber = customerInfo.mobile;
......
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