update:成功vk登陆

This commit is contained in:
2026-01-28 16:12:19 +08:00
parent 13b931eb8e
commit 29bac5b580
7 changed files with 241 additions and 16 deletions

View File

@@ -9,10 +9,15 @@ namespace tysdk
hwGoogle,
hwFacebook,
hwGuest,
hwRustore,
hwVkid,
Apple,
none
}
public static class AccountInfo
{
public static string hwVkid = "vk.global.app";
}
public class LoginInfo
{