修复界面显示bug

This commit is contained in:
“wanyongkang”
2025-05-28 10:44:34 +08:00
parent c9d10a03f1
commit 2f291d5f01
2 changed files with 2 additions and 1 deletions

View File

@@ -50,5 +50,6 @@ namespace Hncore.Pass.Vpn.Domain
public string Raw { get; set; }
public int agent_id {get; set;}
public int im {get; set;}
}
}