更新BridgeFunc

Made-with: Cursor
This commit is contained in:
2026-04-03 20:56:05 +08:00
parent 6866b7fca9
commit db82fe0116
2 changed files with 22 additions and 10 deletions

View File

@@ -15,6 +15,8 @@ namespace tysdk
{
public class AccountInfo
{
public const string hwVkid = "vk.global.app";
public int userId;
public string token;
public string jwtToken;