设置价格 折扣

This commit is contained in:
“wanyongkang”
2021-04-20 18:42:47 +08:00
parent 81028aebd3
commit 7bbadd32c6
12 changed files with 548 additions and 227 deletions

View File

@@ -16,6 +16,7 @@ namespace Hncore.Pass.Vpn.Domain
public string username { get; set; }
public string realname { get; set; }
public int discount_id { get; set; }
public string phone { get; set; }