Commit fbd5ce65 by 宋毅

tj

parent cc5f5170
......@@ -563,7 +563,8 @@ class tmqueryCtl extends CtlBase {
needNo: pushData.skuId + "_" + pushData.orderNumber,
needNoOrderNo: pushData.orderNumber,//---用此字段查找
buyerMoblie: pushData.mobile,
payCode: pushData.skuId
payCode: pushData.skuId,
email: pushData.email
},
isUser: "yes"
};
......
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