星星无尽备注

This commit is contained in:
“wanyongkang”
2021-07-28 10:00:55 +08:00
parent 88dcea3236
commit e9d5dfe281
4 changed files with 30 additions and 4 deletions

View File

@@ -83,6 +83,7 @@ namespace Hncore.Pass.Vpn.Domain
public int is_verify { get; set; }
public int agent_id {get; set;}
public string apikey {get; set;}
public string id_code {get; set;}
}
}