Commit 757b5180 by 宋毅

tj

parent fdf0b4a1
......@@ -54,7 +54,7 @@ class utilsTlBankSve {
reqsn: "qft" + pobj.actionBody.order_num + "_" + pobj.appInfo.uapp_id,
charset: "UTF-8",
returl: pobj.actionBody.returl,
notify_url: payParam.notify_url || pobj.actionBody.returl,
notify_url: actionBody.notify_url || this.notifyUrl,
body: pobj.actionBody.body_desc,
remark: "h5paypagesywdy",
randomstr: timestamp.toString()//随机字符串,不长于32位
......
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