This commit is contained in:
“wanyongkang”
2022-05-07 11:36:07 +08:00
parent 35814d3436
commit 45b2b5176a
8 changed files with 87 additions and 8 deletions

View File

@@ -35,5 +35,6 @@ namespace Hncore.Pass.Vpn.Request.Product
public string Channel { get; set; }
public string Remark { get; set; }
public string phone { get; set; }
}
}