This commit is contained in:
2022-09-15 15:47:46 +08:00
parent c606507449
commit 75ac152092
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
}
WeixinJSBridge.invoke(
'getBrandWCPayRequest',
{$jssdk},
{$jssdk|json_encode},
function (res) {
if (res.err_msg == "get_brand_wcpay_request:ok") {
setTimeout(function () {