Commit 8f066d27 by 宋毅

tj

parent c58d4b94
...@@ -488,6 +488,8 @@ class tmqueryCtl extends CtlBase { ...@@ -488,6 +488,8 @@ class tmqueryCtl extends CtlBase {
actionType: "addOrderAndDelivery", actionType: "addOrderAndDelivery",
actionBody: { actionBody: {
channelUserId: pushData.jdPin, channelUserId: pushData.jdPin,
payStatus: "yfk",
channelItemCode: pushData.serviceCode,
needNo: pushData.skuId + "_" + pushData.orderId, needNo: pushData.skuId + "_" + pushData.orderId,
needNoOrderNo: pushData.orderId, needNoOrderNo: pushData.orderId,
buyerMoblie: pushData.mobile buyerMoblie: pushData.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