Commit fbd5ce65 by 宋毅

tj

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