先锋踢线

This commit is contained in:
“wanyongkang”
2021-10-11 14:49:15 +08:00
parent cab4c5086a
commit 0676870204
4 changed files with 43 additions and 59 deletions

View File

@@ -15,6 +15,7 @@ namespace Hncore.Pass.Vpn.Request.Product
public int? ProductId { get; set; }
public int? PackageId { get; set; }
public string PackageName { get; set; }
public List<int?> AccountTypes { get; set; }