mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
优化代码
This commit is contained in:
parent
5ca7605128
commit
562a0f7ca7
@ -151,7 +151,7 @@
|
|||||||
if (isWxOrAli() == 'ALIPAY') {
|
if (isWxOrAli() == 'ALIPAY') {
|
||||||
this._refreshAliPayOpenId();
|
this._refreshAliPayOpenId();
|
||||||
} else {
|
} else {
|
||||||
//this._refreshWechatOpenId();
|
this._refreshWechatOpenId();
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user