优化代码

This commit is contained in:
wuxw 2022-09-12 01:50:39 +08:00
parent 5ca7605128
commit 562a0f7ca7

View File

@ -151,7 +151,7 @@
if (isWxOrAli() == 'ALIPAY') {
this._refreshAliPayOpenId();
} else {
//this._refreshWechatOpenId();
this._refreshWechatOpenId();
}
return;
}