diff --git a/uni_modules/uni-id-pages/uniCloud/cloudfunctions/uni-id-co/module/login/login-by-weixin-mobile.js b/uni_modules/uni-id-pages/uniCloud/cloudfunctions/uni-id-co/module/login/login-by-weixin-mobile.js index 2aab4bbf280d541f4c76b7dc0e513dd3e5c6d361..b508e4e36fbb622f6f173613a216a50677f6c94a 100644 --- a/uni_modules/uni-id-pages/uniCloud/cloudfunctions/uni-id-co/module/login/login-by-weixin-mobile.js +++ b/uni_modules/uni-id-pages/uniCloud/cloudfunctions/uni-id-co/module/login/login-by-weixin-mobile.js @@ -144,7 +144,7 @@ module.exports = async function (params = {}) { sessionKey }) }, - isThirdParty: true, + isThirdParty: false, type }) }