未实名购买测试 兼容IE

This commit is contained in:
“wanyongkang”
2021-01-16 15:56:10 +08:00
parent ba8dff7c8e
commit 2af905813a
5 changed files with 27 additions and 3 deletions

View File

@@ -77,6 +77,7 @@ namespace Hncore.Pass.Vpn.Domain
public int? ManagerId { get; set; } = 0;
public string ManagerName { get; set; }
public int is_verify { get; set; }
}
}