Commit f838e08c by 宋毅

tj

parent 6c7183cb
...@@ -31,7 +31,8 @@ class UtilsOrderService extends AppServiceBase { ...@@ -31,7 +31,8 @@ class UtilsOrderService extends AppServiceBase {
uapp_id: pobj.appInfo.uapp_id, uapp_id: pobj.appInfo.uapp_id,
uapp_key: pobj.appInfo.uapp_key, uapp_key: pobj.appInfo.uapp_key,
app_code: pobj.appInfo.app_code, app_code: pobj.appInfo.app_code,
contact_mobile: pobj.appInfo.contact_mobile contact_mobile: pobj.appInfo.contact_mobile,
app_name: pobj.appInfo.app_name
}; };
opResult.data.userInfo = { opResult.data.userInfo = {
channel_userid: opResult.data.order_info.channelUserId, channel_userid: opResult.data.order_info.channelUserId,
......
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