Commit a4237ea6 by 王栋源

wdy

parent ffe18717
...@@ -64,7 +64,7 @@ class utilsTlBankSve { ...@@ -64,7 +64,7 @@ class utilsTlBankSve {
reqsn: order_no,//order_num + "_" + company_id.toString(), reqsn: order_no,//order_num + "_" + company_id.toString(),
charset: "UTF-8", charset: "UTF-8",
returl: returl, returl: returl,
notify_url: payParam.notifyUrl || this.notifyUrl, notify_url: this.notifyUrl,
body: pay_title, body: pay_title,
remark: "h5paypagesywdy", remark: "h5paypagesywdy",
randomstr: timestamp.toString()//随机字符串,不长于32位 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