https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Authorized_Interface_Calling_UnionID.htmlhttps://developers.weixin.qq.com/doc/oplatform/Website_App/Developer_FAQ.html
在前期用户登录网页应用时只保存了openid,未保存unionid,现添加了app登录,需要通过unionid来绑定相同账号。未查询到相关文档

网页应用更新一版,获取unionid,什么时候用户获取到了unionid,什么时候才能打通app里的数据。
你这个没办法,openid也只是针对同一个应用不变,APP登录后openid就变了,你这个需要从头自己添加一套用户关联的业务了
用户再登录一遍