做统一认证登录

This commit is contained in:
2026-09-19 21:44:04 +08:00
parent 1a4471e34d
commit fa281363fb
78 changed files with 8127 additions and 1442 deletions
+4
View File
@@ -0,0 +1,4 @@
old_id,old_uid,tid,identity_id,tenant_user_id,account,merge_key,conflict
2,96085169,2,1,1,test1,m:13357867407,false
1,88888888,1,2,2,hero920103,m:19895983967,true
4,67091493,2,2,3,hero920103,m:19895983967,true
1 old_id old_uid tid identity_id tenant_user_id account merge_key conflict
2 2 96085169 2 1 1 test1 m:13357867407 false
3 1 88888888 1 2 2 hero920103 m:19895983967 true
4 4 67091493 2 2 3 hero920103 m:19895983967 true