修改小程序列表数据

This commit is contained in:
邹宗楠
2022-03-29 11:00:01 +08:00
parent ccae1e0a96
commit e01f3ea1f2
5 changed files with 1 additions and 19 deletions

View File

@@ -300,9 +300,6 @@ func LoginInternal(ctx *Context, authType, authID, authIDType, authSecret string
authInfo.IsExistOpenID = true
}
}
if WeCartAppID == appID {
authInfo.AuthBindInfo.AppServer = WeCartAppID
}
}
}
}