测试卡修改

This commit is contained in:
“wanyongkang”
2020-12-27 15:13:32 +08:00
parent b5134aac7d
commit 84ff573b33
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ namespace Hncore.Pass.Vpn.Response.Product
public int Sort { get; set; }
public string Content { get; set; }
public string Profile { get; set; }
public int TenantId { get; set; }
public int OnLine { get; set; } = 1;